Search found 4 matches
- 2011-01-05T12:16:29-07:00
- Forum: Users
- Topic: Cannot convert all pdf's
- Replies: 6
- Views: 10347
Re: Cannot convert all pdf's
Thank you very much!! The version was the problem, now it's working perfect
- 2011-01-04T03:31:18-07:00
- Forum: Users
- Topic: Cannot convert all pdf's
- Replies: 6
- Views: 10347
Re: Cannot convert all pdf's
My host is using "ImageMagick 6.2.8 10/20/10 Q16". Can that be the problem?
I will ask my host for an update.
I will ask my host for an update.
- 2011-01-03T13:57:51-07:00
- Forum: Users
- Topic: Cannot convert all pdf's
- Replies: 6
- Views: 10347
Re: Cannot convert all pdf's
Thank you for your quick reaction! I tried to add -colorspace RGB but it has no effect.
I visited the link about profiles, but how can i see wich profile I need for my PDF?
EDIT: I only get the error when i use the -density option. But i need this option for a good quality of the image.
I visited the link about profiles, but how can i see wich profile I need for my PDF?
EDIT: I only get the error when i use the -density option. But i need this option for a good quality of the image.
- 2011-01-03T13:13:05-07:00
- Forum: Users
- Topic: Cannot convert all pdf's
- Replies: 6
- Views: 10347
Cannot convert all pdf's
Hi, I'm not a proffesional with ImageMagick, but I want to convert a PDF to images (PHP). Code below works, but not with all pdf's. exec('/usr/bin/convert -density 300 -quality 80 magazine.pdf page.jpg'); With some PDF's i get the following error: " **** Warning: CS/cs (setcolorspace) operand not a ...