swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] This file is too complex to render- SWF only suppo


From: Matthias Kramm
Subject: Re: [Swftools-common] This file is too complex to render- SWF only supports 65536 shapes at once
Date: Mon, 20 Jul 2009 07:22:35 +0200
User-agent: Mutt/1.5.11

On Fri, Jul 17, 2009 at 11:53:38AM +0200, filip sound <address@hidden> wrote:
> i'm catching the output of pdf2swf to find pages with certain warnings or
> errors. those pages can be rendered with -poly2bitmap. if that fails too,
> i'm using imagemagick and ghostscript to render plain images from the pdf
> page.

You can actually force bitmap rendering with pdf2swf, too:
    pdf2swf -s bitmap file.pdf -o file.swf
.
This command fails very rarely, so it's a good final fallback.

Matthias





reply via email to

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