Andrea_Rossini
May 7th, 2004, 02:54 AM
Hello!
My colleagues got a project (vC++ 6) wich uses Cristal reports 9 to generate a prn file.
After the prn is saved they need to do some operations on it (like emailing it to the user who needs it, copy, rename, and so on) but the broblem is that crystal returns the control to the project just after launching the print job, so they need to perform their file operations after the job termination, not during the job.
Is there a good way to determine the end of the job?
[B]Thanks, Andrea
My colleagues got a project (vC++ 6) wich uses Cristal reports 9 to generate a prn file.
After the prn is saved they need to do some operations on it (like emailing it to the user who needs it, copy, rename, and so on) but the broblem is that crystal returns the control to the project just after launching the print job, so they need to perform their file operations after the job termination, not during the job.
Is there a good way to determine the end of the job?
[B]Thanks, Andrea