swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] -O1 optimize seems set image resolution too low


From: Matthias Kramm
Subject: Re: [Swftools-common] -O1 optimize seems set image resolution too low
Date: Wed, 1 Apr 2009 19:18:40 +0200
User-agent: Mutt/1.5.6i

On Wed, Apr 01, 2009 at 07:31:41AM -0700, Jonathan Lee <address@hidden> wrote:
> The flag -O1 works good, except for it set the image quality too low.
> I like to have the image still very clear at least zoom to 150%

Use
    pdf2swf -O1 -s multiply=2 file.pdf -o file.swf

> So, what I want is something with higher image quality than -O1, but
> still can reduce the file size greatly.

Also maybe try 
    pdf2swf --flatten file.pdf -o file.swf

Matthias







reply via email to

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