Hi,
Try the below option, pdf2swf -O1 -T=9 -s jpegquality=30 -s page%.pdf 9438392.swf Regards, Balaji.... Date: Tue, 17 Mar 2009 16:51:16 +0800 From: [email protected] To: [email protected] Subject: [Swftools-common] swf file size problems 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! _________________________________________________________________ So many new options, so little time. Windows Live Messenger. http://www.microsoft.com/india/windows/windowslive/messenger.aspx
