job = PEOpenPrintJob("BOXOFFIC.RPT");
When you open a print job, the Crystal Report Engine returns a Job Handle for the print job. This handle is important to identifying the print job in the rest of your code.
To establish a print job, PEOpenPrintJob, requires the path and name of the report that is to be printed. This argument can be hard
To close a print job, refer to Custom
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |