Thanks Matthias. Your latest snapshot has fixed my problems :) I'm just writing a simple web app that converts files to pdf and then to swf.
I'm also looking into developing a flex app similar to digital editions. But that will be after this project I'm working on. -----Original Message----- From: Matthias Kramm [mailto:[EMAIL PROTECTED] Sent: 13 January 2007 13:50 To: John Sim Cc: [email protected] Subject: Re: [Swftools-common] .net VB Font issues with swftools? On Thu, Jan 11, 2007 at 11:42:20AM -0000, John Sim wrote: > But when I put it into .net it does not generate any pages and the > output looks as if it only tries to generate page 1 of 5? Maybe it crashed on page 6. If so, please send me the PDF for debugging. > is it possible to specify all pages > within the pdf without knowing the total? That's the default- convert all pages. If you want to skip a specific page (e.g. page 6), you can do pdf2swf -p "-5,7-" What kind of application are you writing, btw.? Something like a pdf2swf GUI? Greetings Matthias _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
