On Tue, Nov 04, 2008 at 04:57:24PM +0100, Jonas Petersson <[EMAIL PROTECTED]> wrote: > > How can I create transparent SWFs from PDFs? > > Run pdf2swf as usual, and then, on the resulting file, execute: > > swfextract -i 3- file.swf -o file.swf > > Using swfdump I can see that indeed some ids have been removed, but > when I put two swfs in top of each other the top one will still > obscure the bottom one.
That shouldn't happen. Could you provide example files? Greetings Matthias
