Search found 5 matches
- 2015-09-15T06:23:03-07:00
- Forum: Bugs
- Topic: convert crashes on win64 converting PDf to JPG with -rotate
- Replies: 9
- Views: 6995
Re: convert crashes on win64 converting PDf to JPG with -rotate
PM sent, many thanks
- 2015-09-15T04:22:23-07:00
- Forum: Bugs
- Topic: convert crashes on win64 converting PDf to JPG with -rotate
- Replies: 9
- Views: 6995
Re: convert crashes on win64 converting PDf to JPG with -rotate
Nope, same issue, A byte input stream wouldn't really know the difference between a network shared file and a local file as the file input stream would deal with that first. I noticed you tried against an earlier release and not the one(s) I am reporting the bug against. In the trace I see it is ...
- 2015-09-14T09:16:52-07:00
- Forum: Bugs
- Topic: convert crashes on win64 converting PDf to JPG with -rotate
- Replies: 9
- Views: 6995
Re: convert crashes on win64 converting PDf to JPG with -rotate
here is the debug trace Please ignore the installed folder name it is actually the 6.9.X.X version 2015-09-14T17:10:23+01:00 0:00.000 0.000u 6.9.2 Configure convert.exe[3812]: utility.c/ExpandFilenames/935/Configure Command line: d:\ImageMagick-6.7.5-Q8\convert {-debug} {all} {-density} {300 ...
- 2015-09-14T08:39:26-07:00
- Forum: Bugs
- Topic: convert crashes on win64 converting PDf to JPG with -rotate
- Replies: 9
- Views: 6995
Re: convert crashes on win64 converting PDf to JPG with -rotate
snibgo, thanks for the response, how do I attach a files? It happens on any PDF that I tried so not sure it is specific to a single PDF file!
Here is a file that will break it http://www.podbit.com/atest.pdf
Here is a file that will break it http://www.podbit.com/atest.pdf
- 2015-09-14T08:08:48-07:00
- Forum: Bugs
- Topic: convert crashes on win64 converting PDf to JPG with -rotate
- Replies: 9
- Views: 6995
convert crashes on win64 converting PDf to JPG with -rotate
Latest version windows 64 static or dll 6.x from download today or previous version from months back. can't be 100% sure but I think after a Windows update today running the following command: d:\ImageMagick\convert -density 300 "\\share\filename.pdf" -units PixelsPerInch -background white -alpha ...