swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Complex pdf files


From: Ben Broadhurst
Subject: Re: [Swftools-common] Complex pdf files
Date: Fri, 27 Aug 2010 11:43:26 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2

You can rasterize anything that's not text with "-s poly2bitmap", but that tends to give pretty blurry results - get around this with "-s multiply=4". That's as good as you're going to get I think; as far as I know there isn't a way to simplify vector artwork in a pdf.

Hope that helps,
ben.


On 27/08/2010 11:33, Alexander Schoenfeld wrote:
Hi,

I have a problem with some pdf files that give me the error
"This file is too complex to render- SWF only supports 65536 shapes at once".

I understand that SWF can't handle that much shapes, but is there a way to 
reduce the shapes in the pdf (maybe another program)? I have Adobe Acrobat 9 
but I don't know how to reduce the pdf.

Or can pdf2swf somehow handle these files? Which parameters should I use?

Here is a sample of the error output:
pdf2swf -G -f -i -p 1-9 "file 29.pdf" -o "page-temp-00%.swf"
NOTICE  outputting one file per page
NOTICE  processing PDF page 1 (595x842:0:0) (move:0:0)
NOTICE  File contains jpeg pictures
ERROR   ID Table overflow
ERROR   This file is too complex to render- SWF only supports 65536 shapes at 
once


Thanks for your help!

Best regards,
Alexander





reply via email to

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