On Fri, Oct 24, 2008 at 01:09:58PM +0530, MG Balaji <[EMAIL PROTECTED]> wrote:
> How can I convert these pdfs into swf? Is there any option to reduce
> the shape counts while converting pdf to swf?

Doing
    pdf2swf -s poly2bitmap file.pdf -o file.swf
or
    pdf2swf --flatten file.pdf -o file.swf
sometimes helps.

Greetings

Matthias



Reply via email to