swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Support for PDF spec 1.6 in pdf2swf


From: Chris Pugh
Subject: Re: [Swftools-common] Support for PDF spec 1.6 in pdf2swf
Date: Sat, 20 Mar 2010 16:54:04 +0000

Out of interest I tried the conversion, under Linux ( not a Mac )
with SWFTools 0.9.0, using -v, the verbose flag.  Did you?

All those GOTO links in the sizable index - from page 1000 onward -
cause the conversion to choke with an 'only supports 65536 shapes'
error.  Plenty of references to this one littering the mailing list
archives. Not all suggested workarounds seem to help.

<snip>
....
VERBOSE | is symbolic
VERBOSE endPage (GfxOutputDev)
ERROR   ID Table overflow
ERROR   This file is too complex to render- SWF only supports 65536
shapes at once
..
</snip>

Up to page 1000, no problem.  After that, try giving pdf2swf small
page chunks to chew on, i.e.

   pdf2swf -v -p 1000.1080 -T 9 PDFReference15_v6.pdf -o
PDFReference15_v6_02.swf

then simply recombine the resulting swf's with swfcombine.  Worked ok
that way when I tried it.

Good luck!

Regards,



Chris.
Regards,


Chris.

On 18 March 2010 12:03, Neil McErlean <address@hidden> wrote:
> Hi all,
>
> I'm unable to convert a particular pdf file to swf. I'm using pdf2swf version 
> 0.9.0.
> The problematic document is available here: 
> http://www.adobe.com/devnet/pdf/pdfs/PDFReference15_v6.pdf
>
> The error I get is shown below and I believe this may be caused by the pdf 
> version of the sample file.
> Can anyone provide any more information on what this bug means?
>
> Thanks in advance for any help you can give me.
>
> Cheers,
> Neil.
>
> os:         Mac OS X
> command:    pdf2swf -T 9 source_2194997079331568689.pdf -o 
> target_4052829082732569538.swf
>
> NOTICE  processing PDF page 1 (531x666:0:0) (move:-41:-63)
> NOTICE  processing PDF page 2 (531x666:0:0) (move:-41:-63)
> NOTICE  processing PDF page 3 (531x666:0:0) (move:-41:-63)
> NOTICE  File contains links
> NOTICE  processing PDF page 4 (531x666:0:0) (
>   err:        gfxtool: invalid (negative) dashes: -2050.468262, 
> phase=0.000000gfxtool: invalid (negative) dashes: -45410.742188, 
> phase=0.000000gfxtool: invalid (negative) dashes: -42897.992188, 
> phase=0.000000gfxtool: invalid (negative) dashes: -37109.992188, phase
>
> --
>
> Neil McErlean,
> Alfresco Software, Inc
>
> Skype - neilmce
> address@hidden
>
>
>
>




reply via email to

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