Search found 6 matches
- 2013-08-29T01:59:03-07:00
- Forum: Bugs
- Topic: Problem when convert from PDF to JPG on 64bit OS
- Replies: 1
- Views: 2729
Problem when convert from PDF to JPG on 64bit OS
When I convert my PDF to JPG. I got below error message: >convert /tmp/2147.pdf /tmp/2147.jpg Error: /syntaxerror in pdfopen Operand stack: (/tmp/gs_zuzB19) (<<\n /ASCII85EncodePages false\n /AllowTransparency false\n /AutoPositionEPSFiles true\n /AutoRotatePages /All\n /Binding /Left\n ...
- 2012-12-18T19:59:12-07:00
- Forum: Bugs
- Topic: Could not ignore hidden layer when convert PDF
- Replies: 1
- Views: 3104
Could not ignore hidden layer when convert PDF
When I convert a PDF file to JPG. Hidden layer of PDF file is showed in result file. I used ImageMagick 6.7.9-10 2012-10-12 Q16 on CentOS 6.2 These are files: https://www.dropbox.com/s/w9vt2ozh191ypp5/hiddenlayer.pdf https://www.dropbox.com/s/d9l4dggi8mx1m80/hiddenlayer.jpg Thanks and Best regards ...
- 2012-11-22T10:19:29-07:00
- Forum: Bugs
- Topic: Problem when convert JPEG-2000(jp2) to JPG
- Replies: 4
- Views: 6608
Re: Problem when convert JPEG-2000(jp2) to JPG
I hasn't found the solution for this issue. Who can help me?
- 2012-11-08T19:28:21-07:00
- Forum: Users
- Topic: Problem when convert JPEG-2000(jp2) to JPG
- Replies: 3
- Views: 7599
- 2012-11-08T19:26:42-07:00
- Forum: Bugs
- Topic: Problem when convert JPEG-2000(jp2) to JPG
- Replies: 4
- Views: 6608
Problem when convert JPEG-2000(jp2) to JPG
When convert JPEG2000 file to JPG file with Imagemagick on Linux, but I always got following error: # convert Full.jp2 Full.jpg error: cannot decode code stream convert: unable to decode image file `Full.jp2' @ error/jp2.c/ReadJP2Image/403. convert: no images defined `Full.jpg' @ error/convert.c ...
- 2012-11-07T19:46:35-07:00
- Forum: Users
- Topic: Problem when convert JPEG-2000(jp2) to JPG
- Replies: 3
- Views: 7599
Problem when convert JPEG-2000(jp2) to JPG
Hi all, I tried to convert JPEG2000 file to JPG file with Imagemagick on Linux, but I always got following error: # convert Full.jp2 Full.jpg error: cannot decode code stream convert: unable to decode image file `Full.jp2' @ error/jp2.c/ReadJP2Image/403. convert: no images defined `Full.jpg' @ error ...