Printing report with freepdf but how to change report name??

J

juvi

Hello,

I have a report which I am printing through FreePDF XP. I want to change the
report/document name to a dynamic number which I want to define.

Is there a way to manage this:

DoCmd.OpenReport "Report_XY" '<-- I want to change it to 'report_10023'

Thanks for any help.
juvi
 
Top