swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] White lines appear in the swf file


From: Matthias Kramm
Subject: Re: [Swftools-common] White lines appear in the swf file
Date: Thu, 10 Sep 2009 13:19:02 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Sep 07, 2009 at 08:10:58PM -0700, Jonathan Lee <address@hidden> wrote:
> The pdf file is here:
> http://www.2shared. com/file/ 7645688/38c7cace /tab.html
> 
> When I use the command:
> pdf2swf.exe tab.pdf -o tab_1.swf
> It does not have any white lines.
> 
> If I use pdf2swf -O1 tab.pdf -o tab_2.swf
> The swf file has white lines

Known problem. Upstream issue, though, so no estimate
on when this'll be fixed.

> Anything I can do it get rid off the white lines in the swf file output but
> still keep using -O1 flag to optimize the file? Since sometimes, I have
> very big images there, by using -O1 can get reasonable size swf file.

Have you tried the "-s subpixels" flag?
    pdf2swf -s subpixels=1 file.pdf -o file.swf
.
That'll rescale all the images.

Matthias





reply via email to

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