Capture the Output filename whe printing to disk
am attempting to get the name of the file when the user selects to print to
file.
I am firing OnPrintDialogClose, but when I look at the filename, it still
contains the default, and not what the user has entered.
Where can I get what the user has entered for the filename?
Thanks
file.
I am firing OnPrintDialogClose, but when I look at the filename, it still
contains the default, and not what the user has entered.
Where can I get what the user has entered for the filename?
Thanks
This discussion has been closed.
Comments
You can access the file name using the Report.PrintDialog.TextFileName
property after you have closed the print dialog.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com