swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Image quality issue


From: Abdul Rahman
Subject: [Swftools-common] Image quality issue
Date: Wed, 04 Nov 2009 18:31:09 +0530
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi All,

I have converted PDF to SWF.

By using the below coding:
----------------------------

pdf2swf -T9 -f -s jpegquality=100 -s internallinkfunction=handleInternalLink -s externallinkfunction=handleExternalLink sample.pdf -o sample.swf

sample.swf: swf image quality is fine. However files size is "999 KB (1,023,141 bytes)". But, I need below 400 KB size.

Second time i used the below coding:
-------------------------------------

pdf2swf -T9 -f -s poly2bitmap -s jpegquality=100 -s internallinkfunction=handleInternalLink -s externallinkfunction=handleExternalLink sample.pdf -o sample.swf

Sample_poly2bitmap.swf: files size is "85.4 KB (87,510 bytes)". But image quality is very bad.

Please advise how to resolve this problem.

Note: I'm attaching only sample PDF. Due to file size is more for attachment.

Regards,
Abdul

reply via email to

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