PDF with Variable File name
- 
				rickwjohnson
- Posts: 49
- Joined: Tue Oct 10, 2017 12:44 pm
PDF with Variable File name
Is there a way to use a calculation or parameter in the file name when using PDF.____I need to run the same report for various branches so I need the file name to be something like  "name of Report - br x" with the x being a branch code.  I have the branch codes in the database and use them for sorting.  Now I need to use them in outputting the report.______Thanks in advance for any assistance.  Looking forward to the answer.__Rick Johnson____Rick Johnson
			
									
									
						=> RE: PDF with Variable File name
You would need to use runtime and programatically update the value of RI_OUTFILE in your control file/table in order to make this happen.____Kathleen__R&R Support
			
									
									
						- 
				rickwjohnson
- Posts: 49
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: PDF with Variable File name
Exactly as I suspected, which is the reason for the other post regarding rrwrunin earlier.  Thanks__Rick Johnson