Hello,
I have a problem with another PDF. Try this PDF : http://91.121.103.12/e_upload/catalogues/pdf/Convertis/004725.pdf pdf2swf doesnt convert the page 40, I dont know why! This is my command line (in a loop) : $command = "pdf2swf -s poly2bitmap -s convertgradients -s bboxvars -s zoom=75 -s jpegquality=100 -s jpegdpi=100 -p " . $pageNum ." $pdfPath -o " . $swfDir . $swfFile; Thanks for you help Freed
