Hi,
Can you help me with the following problem.
I use this line in a script: exec("convert ".$form_pdf." ".$to_jpg);
When i convert "pdf_wel.pdf" the script works fine and gives me a correct jpg file.
Almost the same pdf, pdf_wel.pdf", gives me nothing.
Can somebody tell me the difference.
Regards,
Jeroen
Problem to convert PDF to JPG
Problem to convert PDF to JPG
- Attachments
-
- pdf.zip
- 2 documents:
- pdf_wel.pdf (working)
- pdf_niet.pdf (not working) - (11.51 KiB) Downloaded 1017 times
Re: Problem to convert PDF to JPG
Extra information:
There is a difference between the pdf develop-programs.
When a pdf is printed by a standard Adobe Acrobat Distiller 7.0.5., the image is ok.
In all other programs will the script return nothing or a give a empty image.
Regards,
Jeroen
There is a difference between the pdf develop-programs.
When a pdf is printed by a standard Adobe Acrobat Distiller 7.0.5., the image is ok.
In all other programs will the script return nothing or a give a empty image.
Regards,
Jeroen