Hello; I need a advice from more experienced FOP developers. The web project I am contracting on needs to be able to generate a PDF version of various pages the user may be browsing.
As of now the only input I have to work with is the HTML of the page being displayed (the system can return it to me as a string during runtime). Speed is a factor so a requirements is the system only creates a new PDF document when the previously created one is out of synch with the content. I need to get this done fast. Can someone suggest what they think the best strategy will be for me to create the document? Should I use an .fo input? Transform the HTML into XML and process it with an XSL? Any tips from some who has done something similar would be very very helpful and appreciated. With Regards, Luke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]