Print *Copy* on 2nd copy page?
Print *Copy* on 2nd copy page?
Dear All,____I^m not quite sure that this question has posted in the past or not?  ____How can I print word "*COPY*" in the 2nd copy?  If I would like to print one time with ri_copies=2 setting.____Thanks for any help,__Dutch
			
									
									
						- 
				FCX_(Guest)
 - Posts: 8
 - Joined: Tue Oct 10, 2017 12:44 pm
 
=> RE: Print *Copy* on 2nd copy page?
Not possible imho.____But you can use a parameter in the configuration file that will be used in the report.__Then you run your report twice. First time with blank parameter and the 2nd one with *COPY*.__The 2 copies could be 2 lines of your config file.
			
									
									
						=> RE: Print *Copy* on 2nd copy page?
You can use a calcuated field that says:____IIF(COPY()=2,"**COPY**,"")______Kathleen__R&R Support
			
									
									
						==> RE: Print *Copy* on 2nd copy page?
Thanks Kathleen,____It works well.____Best regards,__Dutch