Windows magicK freezes converting PDF to PNG
Posted: 2016-10-26T14:06:54-07:00
I had an odd file which refused to convert a PDF. It got stuck in an endless loop, halting any output to PNG. For what ever reason, something in the PDF refused to convert. eg:
"C:\Program Files\ImageMagick-7.0.2-Q16\magick" -density 150 "se\plans\YARD.PDF" -trim -quality 100 "se\plans\YARD.png"
:: ... Never returns
I got around this problem but using Nitro Reader 3 basic to open the file and "Save As" a "Flattened" PDF. That got me passed the conversion issue.
This post includes a few words that I tried searching for looking for a solution
"C:\Program Files\ImageMagick-7.0.2-Q16\magick" -density 150 "se\plans\YARD.PDF" -trim -quality 100 "se\plans\YARD.png"
:: ... Never returns
I got around this problem but using Nitro Reader 3 basic to open the file and "Save As" a "Flattened" PDF. That got me passed the conversion issue.
This post includes a few words that I tried searching for looking for a solution