Is this going to work in glx too? Thanks.
----- Original Message ---- From: Matthias Kramm <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, June 19, 2008 5:20:24 PM Subject: Re: [Swftools-common] create one swf per page On Thu, Jun 19, 2008 at 12:10:42AM -0300, Claudio M. E. Bastos Iorio <[EMAIL PROTECTED]> wrote: > Is there any option in pdf2swf to create one swf file per pdf page? I know I > could use the -p switch for every page, but I don't think is the best > option. snapshot 2008-06-19-2317 (which is compiling & uploading right now) can do that. The syntax is: pdf2swf file.pdf -o page%.swf '%' is replaced with the page number. Greetings Matthias
