Search found 4 matches
- 2014-06-06T04:43:39-07:00
- Forum: Bugs
- Topic: Ghostscript support in windows broken in 6.8.9-2
- Replies: 5
- Views: 6038
Re: Ghostscript support in windows broken in 6.8.9-2
That looks okay, expect for the error of course. Can you post the output of convert -debug all input.pdf output.png in a code block? Are there any special characters in your real user name or is it really 'user'? 2014-06-06T14:36:52+03:00 0:00.000 0.000u 6.8.9 Configure convert.exe[6656]: utility.c ...
- 2014-06-05T10:12:46-07:00
- Forum: Bugs
- Topic: Ghostscript support in windows broken in 6.8.9-2
- Replies: 5
- Views: 6038
Re: Ghostscript support in windows broken in 6.8.9-2
I cannot reproduce your problem on Windows 7 with IM 6.8.9-2 en Ghostscript 9.14. Does this happen for every PDF or does it only happen with a specific PDF? Can you post the output of convert -verbose bla.pdf bla.png in a [ code ] block? "gswin32c.exe" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE ...
- 2014-06-04T11:17:08-07:00
- Forum: Bugs
- Topic: Ghostscript support in windows broken in 6.8.9-2
- Replies: 5
- Views: 6038
Ghostscript support in windows broken in 6.8.9-2
Trying to convert a PDF using imagemagick version 6.8.9-2 fails, a ghostscript viewer window pops up briefly and closes and imagemagick prints an "No images defined" error
I'm using Imagemagick 6.8.9-2 and ghostscript 9.14
Using the command:
I'm using Imagemagick 6.8.9-2 and ghostscript 9.14
Using the command:
Code: Select all
convert bla.pdf bla.png
- 2014-06-04T11:14:50-07:00
- Forum: Bugs
- Topic: x86 windows binaries are actually x64 binaries
- Replies: 4
- Views: 5817
Re: x86 windows binaries are actually x64 binaries
Indeed, I have a x64 OS, and typing convert --version specifies that those binaries are x64.