Page 1 of 1

PDF with Variable File name

Posted: Thu Mar 07, 2002 10:36 am
by rickwjohnson
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

Posted: Fri Mar 08, 2002 11:53 am
by kfleming
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

==> RE: PDF with Variable File name

Posted: Fri Mar 08, 2002 12:08 pm
by rickwjohnson
Exactly as I suspected, which is the reason for the other post regarding rrwrunin earlier. Thanks__Rick Johnson