Search found 4 matches

by jmkeuning
2012-07-11T10:34:25-07:00
Forum: Users
Topic: I want to output an identify command to a text file. can I?
Replies: 2
Views: 4427

I want to output an identify command to a text file. can I?

That pretty much sums it up.
by jmkeuning
2011-01-03T10:52:53-07:00
Forum: Users
Topic: Converting PDF to JPG - only getting the first page
Replies: 5
Views: 10429

Re: Converting PDF to JPG - only getting the first page

I downgraded to ImageMagick-6.5.9-9-Q8-windows-dll.exe and things are working. Thanks!
by jmkeuning
2010-12-31T08:40:39-07:00
Forum: Users
Topic: Converting PDF to JPG - only getting the first page
Replies: 5
Views: 10429

Re: Converting PDF to JPG - only getting the first page

Thanks! C:\Documents and Settings\jmkeuning>convert -verbose Q:\CBa00000334.pdf Q:\C Ba00000334_%02d.jpg [ghostscript library] Files/gs/gs8.60/bin/gswin32c.exe" -q -dQUIET -dPARANOIDSAF ER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels= 0 -dGridFitTT=2 "-sDEVICE ...
by jmkeuning
2010-12-30T15:21:53-07:00
Forum: Users
Topic: Converting PDF to JPG - only getting the first page
Replies: 5
Views: 10429

Converting PDF to JPG - only getting the first page

I am trying to convert a multipage PDF to JPGs and I am only getting the first page of the PDF. I have imagemagick 6.6.6 and GS 8.6 (I had the lastest GS but I downgraded to try to solve this problem). Here is what I have tried: convert Q:\CBa00001147.pdf Q:\CBa00001147-%d.jpg convert Q:\CBa00001147 ...