jwolz / yajhfc

YajHFC (Yet another Java HylaFAX client) is a client for the HylaFAX fax server written completely in Java
https://www.yajhfc.de
Other
7 stars 1 forks source link

printing pdf 5.92MB #56

Open jwolz opened 7 years ago

jwolz commented 7 years ago

Original report by Anonymous.


An error occured while submitting the fax: Non-zero exit code of GhostScript (-1073741819): %%[ ProductName: GPL Ghostscript ]%%

yajhfc.file.FileConverter$ConversionException: Non-zero exit code of GhostScript (-1073741819): %%[ ProductName: GPL Ghostscript ]%%

at yajhfc.file.GhostScriptMultiFileConverter.convertMultiplePSorPDFFiles(GhostScriptMultiFileConverter.java:101)
at yajhfc.file.MultiFileConverter.convertMultipleFiles(MultiFileConverter.java:144)
at yajhfc.file.MultiFileConverter.convertMultipleFilesToSingleFile(MultiFileConverter.java:206)
at yajhfc.send.SendFileManager.putPDFFile(SendFileManager.java:154)
at yajhfc.send.SendFileManager.uploadFiles(SendFileManager.java:93)
at yajhfc.send.SendController$SendWorker.doWork(SendController.java:348)
at yajhfc.util.ProgressWorker.run(ProgressWorker.java:189)

YajHFC 0.6.1 Java 1.8.0_131 (Oracle Corporation) Java(TM) SE Runtime Environment 1.8.0_131-b11 Java HotSpot(TM) 64-Bit Server VM Windows 7 6.1 (amd64)

jwolz commented 7 years ago

Original comment by Jonas Wolz (Bitbucket: jonaswolz, GitHub: jwolz).


Could you send me an example file that causes this error?