Thanks Steve there is plenty listed in that stackoverflow conversation that will help me when it comes to converting to swf
Thanks for your help Damien On Sat, Jan 12, 2013 at 4:56 PM, Steve Hannah <[email protected]> wrote: > I don't think PDFBox does this, but you could easily hook it up to any > of the SWF Java2D implementations out there. This stack overflow > thread discusses a few: > http://stackoverflow.com/questions/267001/save-java2d-to-swf-flash > > Several years ago I also used the freehep vector graphics libraries to > write SWF using Java2D, and it worked quite well. I don't see that > library mentioned in the stack overflow thread: > http://java.freehep.org/#vectorgraphics > > -Steve > > On Sat, Jan 12, 2013 at 6:32 AM, Damien Gallagher > <[email protected]> wrote: > > Hi > > > > Just wondering is it possible to convert a PDF to SWF using PDFBox or is > > this something thats in the pipeline? > > > > Thanks > > Damien > > > > -- > Steve Hannah > Web Lite Solutions Corp. >

