Hi, This is Uma from FirstApex. FirstApex Technologies is an insurance based product company (CMM level 4). We have developed a J2EE component called DocumentFormatter for generating PDF and printing the same. The volume of PDF to be printed is very huge. Both online as well batch jobs will trigger pdf generation (thro' JFO) and printing them all.
Facing some problem with gswin32.exe (GNU Ghostscript 7.05) invoked from java program. Some documents are missed out in the print spool. The pdfs are available in the directory Also, the code segment that triggers printing gets executed without any error but spooling does not happen. Looks like when multiple threads are executing, and trying to print , this happens. 3 out of 20 documents are missing in the print spool and hence not printed. Please suggest us what could be the problem. Thanks & Regards, Uma _______________________________________________ bug-ghostscript mailing list bug-ghostscript@gnu.org http://lists.gnu.org/mailman/listinfo/bug-ghostscript