When the print button is pressed, we would like to send the report to a file with a name based on the userid/printdate/printtime. Does anyone know how to do this or if it can be done? We are currently on crystal v9.
I think you would have to use a 3rd party application to manage the report creation process - you can't really change the functionality within the application.
You could use my DiskOutput User Function Library to do this. It is not so much an export, as a parallel processing happening inside the report while you are viewing it. The UFL writes lines to a disk file from inside a formula. This includes controlling the file name to calculate the names as described.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.