swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Reg : Reduce swf file size


From: Matthias Kramm
Subject: Re: [Swftools-common] Reg : Reduce swf file size
Date: Tue, 7 Apr 2009 16:00:08 +0200
User-agent: Mutt/1.5.6i

On Tue, Apr 07, 2009 at 03:19:30PM +0530, Rajesh K. <address@hidden> wrote:
> We use SWF tools to convert PDF files to SWF files.
> 
> Our requirement is to remove all/ most of the elements (Graphic or
> Vector) from outside the cropped area of a PDF file; we are interested
> only in the elements inside the crop area and not the ones outside it.

Try 
    pdf2swf --flatten file.pdf -o file.swf
.
That'll remove everything that's not actually visible in the file.

Matthias






reply via email to

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