swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] PDF not converted to SWF


From: filip sound
Subject: Re: [Swftools-common] PDF not converted to SWF
Date: Thu, 16 Apr 2009 12:13:04 +0200

hi,

there are several types of groups that are not supported yes:

the worst thing is when you get warnings only (for some pdf) ... those look ugly then but the swf is generated.
i catch those convertions using an array of warning messages that i search for in the output string.

"WARNING softlight blended transparency groups not yet supported!",
"WARNING hardlight blended transparency groups not yet supported!",
"WARNING colordodge blended transparency groups not yet supported!",
"WARNING screen blended transparency groups not yet supported!",
"WARNING lighten blended transparency groups not yet supported!",
"WARNING multiply blended transparency groups not yet supported!"

your problem seems to be close to this.
pdf2swf currently is not capable of all types of pdf - i'm sorry to say that.

i use ghostscript to handle those pages that cause errors or certain warnings.
gs is very slow compared to pdf2swf but it succeeds in all the cases where pdf2swf fails.

you can then use jpeg2swf if you need swfs (good solution for skalable output).

filip



On Thu, Apr 16, 2009 at 10:51 AM, MG Balaji <address@hidden> wrote:
Hi All,
 
While converting PDF to SWF, showing an error like "FATAL Internal error: badly balanced softmasks/transparency groups" and the PDF file not converted to SWF.
 
Why this error occuring and why the PDF file is not converted to SWF? How can I resolve this issue? Is there any options available in pdf2swf tool?
 
I am using the "swftools-2009-02-16-1757" snop.
 
Thanks...
 
Regards,
Balaji
 
 


So many new options, so little time. Windows Live Messenger.


reply via email to

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