Yes, this may work, thanks
Sincerely Cristian Rusu Web Programmer & Electronic publisher On Tue, Jan 13, 2009 at 00:01, Douglas Miller <[email protected]>wrote: > > > On Mon, Jan 12, 2009 at 1:46 PM, Cristian Rusu <[email protected]> wrote: > >> >> Alternatively, can pdf2swf output the document one swf per page? > > > pdf2swf will output one swf per page in your pdf by adding a % sign in the > output filename: pdf2swf -o output%.swf myfile.pdf will produce output1.swf, > output2.swf, output3.swf, and so on > > > Doug > >
