swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Adding options to pdf2swf for pdf to multiple swf


From: Matthias Kramm
Subject: Re: [Swftools-common] Adding options to pdf2swf for pdf to multiple swf conversions ( Page Wise)
Date: Thu, 9 Nov 2006 17:54:04 +0100
User-agent: Mutt/1.5.6i

On Thu, Nov 09, 2006 at 04:37:53PM +0530, Kry-lord wrote:
> Is it possible to add a new directive to pdf2swf for splitting the pdf to
> mutliple swf pages ( Page Wise )
> In a single pass.
> 
> I am aware that is currently possible by using pdf2swf  ( Convert pdf to swf
> with all pages as frames ), swfdump ( Finding out the no of pages in swf
> ) and swfextract ( extracting each frame  as a separate file )

With the newest version, you can simplify this process somewhat by doing a

    pdf2swf -I file.pdf

on the file (which will also give you the number of frames).

But you'll still need multiply passes, one for each swf file.

Greetings

Matthias






reply via email to

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