FS#41753 - [imagemagick] Bug Convert JPG to PDF
Attached to Project:
Arch Linux
Opened by Michael Murphy (mmstick) - Friday, 29 August 2014, 15:46 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 31 August 2014, 00:19 GMT
Opened by Michael Murphy (mmstick) - Friday, 29 August 2014, 15:46 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 31 August 2014, 00:19 GMT
|
Details
When converting JPGs into PDF, it errors with:
convert: unknown 'test.pdf' @ error/pdf.c/WritePDFImage/1794. The recent update seems to have broken this functionality. |
This task depends upon
Closed by Eric Belanger (Snowman)
Sunday, 31 August 2014, 00:19 GMT
Reason for closing: Not a bug
Additional comments about closing: I'll close the bug report then. If it happens again, make a request to re-open it.
Sunday, 31 August 2014, 00:19 GMT
Reason for closing: Not a bug
Additional comments about closing: I'll close the bug report then. If it happens again, make a request to re-open it.
Comment by Eric Belanger (Snowman) -
Saturday, 30 August 2014, 02:58 GMT
I can't replicate. Do you have ghostscript installed? Can you
attach a jpg file that failed and post the command line you used?
Comment by
Michael Murphy (mmstick) -
Saturday, 30 August 2014, 08:23 GMT
Apparently the fix was to reboot the system. I had ghostscript
installed, and nothing on the system had changed since the last
reboot so I'm not sure what caused it. The command I run is simply
'convert *.jpg test.pdf' to convert all jpgs in the directory to a
single PDF.