swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Problems w/ several PDF


From: Frédéric LEVE - [E] cedi
Subject: [Swftools-common] Problems w/ several PDF
Date: Fri, 11 Apr 2008 10:25:01 +0200

Hello,

 

I’m still having problems using pdf2swf with several type of PDF.

When using loadMovie in a movie clip, the size of each page doesn’t seem to be the same for all pages.

 

I use this command line for the convert:

 

$command = "pdf2swf -s poly2bitmap -s bboxvars -s zoom=75 -s jpegquality=100 -s jpegdpi=100 -p " . $pageNum ." $pdfPath -o " . $swfDir . $swfFile;    

 

And on each page conversion I do this:

 

$command = "swfbbox -c " . $swfFile;

 

You can find an example of a PDF which I have the problem on this link : http://91.121.103.12/e_upload/catalogues/pdf/Convertis/4757_test3.pdf

 

Thanks a lot for your help

 

Freed

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]