JPG to PDF conversion
Posted: 2012-02-28T17:05:47-07:00
I am using the windows static binary version 6.7.5-Q16 and found that converting a JPG to PDF produced a grayscale image in the PDF even though the JPG was color.
I ran the following commands:
convert.exe -size 100x100 xc:red red.jpg
convert.exe red.jpg -format pdf red.pdf
I tried this in an older version 6.6.5-Q16 and it worked ok.
I ran the following commands:
convert.exe -size 100x100 xc:red red.jpg
convert.exe red.jpg -format pdf red.pdf
I tried this in an older version 6.6.5-Q16 and it worked ok.