Thanks for your help. Upgrading to the latest version of ghostscript resolves this problem. On my Centos7 machine this means upgrading to 9.25.
Thanks for your help.
I'd be happy to email (interac) transfer some money to you for your help with this. Send me an email to mootsalex@gmail.com.
Search found 5 matches
- 2019-09-23T12:37:11-07:00
- Forum: Consulting
- Topic: Paid: Fix issue converting PDF to JPG
- Replies: 8
- Views: 97871
- 2019-09-23T09:01:37-07:00
- Forum: Consulting
- Topic: Paid: Fix issue converting PDF to JPG
- Replies: 8
- Views: 97871
Re: Paid: Fix issue converting PDF to JPG
Here is the version info: [alex@alex PDFToPNG]$ convert -version Version: ImageMagick 7.0.8-65 Q16 x86_64 2019-09-15 https://imagemagick.org Copyright: © 1999-2019 ImageMagick Studio LLC License: https://imagemagick.org/script/license.php Features: Cipher DPC HDRI Modules OpenMP(3.1) Delegates ...
- 2019-09-23T09:01:14-07:00
- Forum: Consulting
- Topic: Paid: Fix issue converting PDF to JPG
- Replies: 8
- Views: 97871
Re: Paid: Fix issue converting PDF to JPG
Just for reference, here is the output of the convert command. I don't see anything out of the ordinary. This is a multi-page PDF file. /tmp/magick-1874ITFPwiF7Q0061 PNG 1275x2100 1275x2100+0+0 8-bit sRGB 331686B 0.150u 0:00.089 /tmp/magick-1874ITFPwiF7Q0062 PNG 1275x2100 1275x2100+0+0 8-bit sRGB ...
- 2019-09-23T08:58:28-07:00
- Forum: Consulting
- Topic: Paid: Fix issue converting PDF to JPG
- Replies: 8
- Views: 97871
Re: Paid: Fix issue converting PDF to JPG
I tried running the convert using your suggested settings but I get the same result.
Any other suggestions?
Thanks!
Any other suggestions?
Thanks!
- 2019-09-20T08:56:13-07:00
- Forum: Consulting
- Topic: Paid: Fix issue converting PDF to JPG
- Replies: 8
- Views: 97871
Paid: Fix issue converting PDF to JPG
I have a PDF file that has a logo in it. The logo looks normal when viewed in a PDF viewer. Here is a portion of the logo: http://demo.builderlynx.com/cc/temp/PDFPortion.png . I need to convert the PDF to a png (or jpg) file. I do this using the following command: /usr/bin/convert -colorspace sRGB ...