Problem to convert PDF to JPG
Posted: 2009-05-15T05:12:52-07:00
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
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