swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] any chance of turning a *SWF* into a *PDF*?


From: Matthias Kramm
Subject: Re: [Swftools-common] any chance of turning a *SWF* into a *PDF*?
Date: Fri, 30 Oct 2009 15:40:22 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Oct 30, 2009 at 09:27:41AM -0600, michael geary <address@hidden> wrote:
> i'm a big fan of pdf2swf, but at the moment i've got a project where I  
> could really use something that does the reverse. I've googled around  
> but haven't found anything that seems to be right. I want something  
> that basically works *exactly* like pdf2swf, just the other way around.

There's a gfx2gfx tool in the git repository of swftools. 
It can convert {swf,pdf or image} to {swf,pdf,ebook or image}.

You need to custom compile it:
    cd src; make gfx2gfx

After that, use it like this:
    gfx2gfx file.swf -o file.pdf
.
Notice: It can only convert *very* simple swf files.

Matthias





reply via email to

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