swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] swf file size problems


From: Star Xu
Subject: [Swftools-common] swf file size problems
Date: Tue, 17 Mar 2009 16:51:16 +0800

hi,Matthias

I am using
Development Snapshots:swftools-2009-03-15-1014.tar.gz.
I am trying to convert individual PDF pages into individual SWF files.
The original pdf file's size is 1.72MB.But the swf files' size is 41MB.

I've read the thread posted before and try the
"poly2bitmap" and "subpixels",but it don't work.

The size is also 41MB.

My cmd is:

./pdf2swf -T 9 -s jpegquality=30 -s subpixels=1 -o page%.swf 9438392.pdf

./pdf2swf -T 9 -s  poly2bitmap -o page%.swf 9438392.pdf

If I use the parameter -f ,the size increase to 250MB.

./pdf2swf -T 9 -f -s poly2bitmap -o page%.swf 9438392.pdf

Any can help me?

Thanks!



reply via email to

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