View Single Post
Old 01-12-2013, 10:09 AM   PM User | #2
sbhmf
New Coder

 
Join Date: Jan 2013
Location: Sunnyvale, CA
Posts: 40
Thanks: 3
Thanked 1 Time in 1 Post
sbhmf is an unknown quantity at this point
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...
sbhmf is offline   Reply With Quote