Can't convert PDF to images. Please help
Posted: 2013-09-06T23:34:41-07:00
Hello,
I've been using ImageMagick to convert pages in a PDF file to images.
I got it to work. The size of the PDF is 6MB and I got all 10 pages converted to 10 JPGs without any problem.
However when I tried to convert the bigger PDF which is 22 MB (100 pages), I got no luck at all. No image generated.
I have config php.ini so the maximum execution time is definitely enough to execute the script ( I think i set it to 20 mins or something ) but still no luck.
also config the max upload file to 100 MB but still no luck.
Let say that I have all maximum limitations in the php.ini extended to the definitely enough amount.
Please advice what should I do to be able to convert large PDF file to images.
Regards,
Kawin
I've been using ImageMagick to convert pages in a PDF file to images.
I got it to work. The size of the PDF is 6MB and I got all 10 pages converted to 10 JPGs without any problem.
However when I tried to convert the bigger PDF which is 22 MB (100 pages), I got no luck at all. No image generated.
I have config php.ini so the maximum execution time is definitely enough to execute the script ( I think i set it to 20 mins or something ) but still no luck.
also config the max upload file to 100 MB but still no luck.
Let say that I have all maximum limitations in the php.ini extended to the definitely enough amount.
Please advice what should I do to be able to convert large PDF file to images.
Regards,
Kawin