Hi there,
Sorry for delayed response. When I am running the below command :
convert -version
Then I am getting the below output :
Version: ImageMagick 6.8.9-2 Q16 x86_64 2014-06-03 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC OpenMP ...
Search found 3 matches
- 2014-07-06T22:48:00-07:00
- Forum: Users
- Topic: Only text or images coming up after conversion
- Replies: 7
- Views: 5865
- 2014-06-03T02:34:48-07:00
- Forum: Users
- Topic: Only text or images coming up after conversion
- Replies: 7
- Views: 5865
Re: Only text or images coming up after conversion
Hi Team,
I have updated ImageMagick to the latest 6.8.9-2 version. Now we have ImageMagick 6.8.9-2 and GhostScript 9.14 on Ubuntu 12.04 OS.
When I have run the below command :
convert -colorspace sRGB /path_to_folder/CLA.pdf[1] -resize 551 /path_to_folder/two.jpg
I have got the below error ...
I have updated ImageMagick to the latest 6.8.9-2 version. Now we have ImageMagick 6.8.9-2 and GhostScript 9.14 on Ubuntu 12.04 OS.
When I have run the below command :
convert -colorspace sRGB /path_to_folder/CLA.pdf[1] -resize 551 /path_to_folder/two.jpg
I have got the below error ...
- 2014-05-29T23:54:53-07:00
- Forum: Users
- Topic: Only text or images coming up after conversion
- Replies: 7
- Views: 5865
Re: Only text or images coming up after conversion
We have still no luck. We have tried to convert the second page of pdf to image but only text is showing in the resulting image. Image on second page of pdf is not appearing in the resulting image. We have used the below command :
convert -colorspace sRGB /path_to_folder/CLA.pdf[1] -resize 551 ...
convert -colorspace sRGB /path_to_folder/CLA.pdf[1] -resize 551 ...