Export to PDF Using Java or plain html -
i displaying few tables using html table tag , css . using struts 2 , include "export pdf" functionality. right 1 page have use this. later 1 there 1 or 2 more page have use feature. looking easy implement available plugins or jar or can used that.
there java api generating pdf.
here is: http://itextpdf.com/download.php
call servlet or struts action, , use httpservletrersponse.getoutputstream direct pdf document browser.
Comments
Post a Comment