swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] PDF2SWF Query


From: Matthias Kramm
Subject: Re: [Swftools-common] PDF2SWF Query
Date: Wed, 24 Jan 2007 20:35:15 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Jan 24, 2007 at 10:31:54AM -0800, Christopher Zucker wrote:
> I am trying to convert a multi page PDF file to SWFs where each page
> of the PDF will be a separate SWF file. I know I can do this with the
> -p flag, but won't that simply create a SWF file for the pages that I
> specify?

You can use
     pdf2swf -qI file.pdf
to figure out what pages are in the pdf, and then loop through 
them with "pdf2swf -i"... Should be doable with a short shell
script.

Greetings

Matthias






reply via email to

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