Using jsp in jasper

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • meenanarayanan
    New Member
    • Feb 2008
    • 1

    Using jsp in jasper

    Hi,
    I am new to jasper.I need to convert a jsp page into PDF in jasper.I am getting values from the database in the jsp page.The jsp page will display the values in the table format.The table should have 2 values in a row.
    Please help
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hey there!

    Have a look here, see if you can salvage part of the code added here for your use:converting resultset to pdf and html - ITtoolbox Groups

    Comment

    • htll
      New Member
      • Jan 2009
      • 5

      #3
      convert html to pdf

      another way to convert html to pdf - check code example on this page: HTML to PDF with PHP, Java or ASP

      Comment

      Working...