Hi filip, Can you explain how we can do using imagemagick and ghostscript? Thanks... Balaji
Date: Fri, 17 Jul 2009 11:53:38 +0200 Subject: Re: [Swftools-common] This file is too complex to render- SWF only supports 65536 shapes at once From: [email protected] To: [email protected] CC: [email protected] well, it's not a bug. it's simply a limitation of the swf file format afaik. 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. ask if you need more advice. filip On Fri, Jul 17, 2009 at 11:28 AM, Andreas Haufler (scireum) <[email protected]> wrote: Hi, I know, you’ve all seen this error before and I know that it has already been discussed in this mailing list. However, in our case, this error often occurs because some smart guy embeds detailed images as vector-graphics directly into the PDF. Therefore I wonder if anyone know some software to actually take those embedded graphics and re-embed them as a rastered image. Important thing would be, to keep the text as “real” PDF-text so that it can be selected in the resulting swf-File. We’re very grateful for any hints… Best regards Andy freundliche Grüße scireum - Ein Unternehmen der TTI GmbH i.A. Andreas Haufler Projektleiter scireum ------------------------------------------------------------------------------------------------------- TTI GmbH - TGU scireum, Friedrichstr. 8, 70736 Fellbach Tel: (0711) 69394632 - E-Mail: [email protected] Fax: (0711) 69394635 - Internet: http://www.scireum.de TTI GmbH - Zentrale, Nobelstr. 15, 70569 Stuttgart Geschäftsführer: Prof. Dr.-Ing. Bernd Bertsche, Elgar Rödler Amtsgericht Stuttgart, HRB 19455 _________________________________________________________________ With Windows Live, you can organize, edit, and share your photos. http://www.microsoft.com/india/windows/windowslive/products/photo-gallery-edit.aspx
