Infinite Loop on Converting PDF Page
Posted: 2013-12-01T21:24:49-07:00
To reproduce this bug:
1 - download the PDF at the following location:
https://www.docketalarm.com/cases/PTAB/ ... nload=true
2 - Name the PDF IPR2014-00070_1001.pdf
3 - Run the following command line:
convert -density 300 -quality .5 IPR2014-00070_1001.pdf[0] IPR2014-00070_1001_p0.png
The result is that ImageMagick runs on forever, and never terminates.
1 - download the PDF at the following location:
https://www.docketalarm.com/cases/PTAB/ ... nload=true
2 - Name the PDF IPR2014-00070_1001.pdf
3 - Run the following command line:
convert -density 300 -quality .5 IPR2014-00070_1001.pdf[0] IPR2014-00070_1001_p0.png
The result is that ImageMagick runs on forever, and never terminates.