|
I see noone's commented on this yet. From a high-lever perspective, if you extract the data that you want to include in the pdf, and embed it into an xml object, then you can use a transformation document to output the pdf via XSL-FO using fop.
That should get you started...
|