Thank you for your assistance.
I've found a sollution.
ImageMagick was installed from the latest server's repository,
but even when I installed the latest ImageMagick (6.9.1-2) based on http://www.imagemagick.org/script/install-source.php ,
the result was the same.
The issue was an old GhostScript ...
Search found 3 matches
- 2015-05-25T02:52:13-07:00
- Forum: Users
- Topic: Issue: convert PDF to JPG - Yellow color becomes Green
- Replies: 5
- Views: 5293
- 2015-05-22T11:04:57-07:00
- Forum: Users
- Topic: Issue: convert PDF to JPG - Yellow color becomes Green
- Replies: 5
- Views: 5293
Re: Issue: convert PDF to JPG - Yellow color becomes Green
Thank you for your reply, but it doesn't solve my issue.
When I do:
convert -verbose -density 72 file.pdf -profile AdobeRGB1998.icc -quality 100 file.jpg
It generates JPGs, but with wrong color (same as before - the yellow becomes green).
The same result with PNG:
convert file.pdf m.png ...
When I do:
convert -verbose -density 72 file.pdf -profile AdobeRGB1998.icc -quality 100 file.jpg
It generates JPGs, but with wrong color (same as before - the yellow becomes green).
The same result with PNG:
convert file.pdf m.png ...
- 2015-05-22T06:03:44-07:00
- Forum: Users
- Topic: Issue: convert PDF to JPG - Yellow color becomes Green
- Replies: 5
- Views: 5293
Issue: convert PDF to JPG - Yellow color becomes Green
Hello guys,
I'm stuck trying to convert PDF to JPG files.
The issue is, that the (light) yellow color on the PDF's first page becomes (light) green on exported JPGs.
http://46.41.130.153/pdf/diff.jpg
When I export the PDF as JPG from Adobe Acrobat, (applying sRGB IEC61966-2.1 profile) it ...
I'm stuck trying to convert PDF to JPG files.
The issue is, that the (light) yellow color on the PDF's first page becomes (light) green on exported JPGs.
http://46.41.130.153/pdf/diff.jpg
When I export the PDF as JPG from Adobe Acrobat, (applying sRGB IEC61966-2.1 profile) it ...