This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other Languages and the fly likes Is it possible to pass Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » Other Languages
Reply Bookmark "Is it possible to pass "HTML Page" as a parameter to the jasperreport" Watch "Is it possible to pass "HTML Page" as a parameter to the jasperreport" New topic
Author

Is it possible to pass "HTML Page" as a parameter to the jasperreport

manu sampath
Greenhorn

Joined: Oct 16, 2008
Posts: 7
Hi all,

How to pass a page (html) as a parameter to the jasper report. I have seen in so many examples they use to give the queries which will get the data from the database (using JRDataSource) and print the same.

Currently a html page is displaying the name of the person and graphs corresponding to him. I want the same to printed in PDF format. So is it possible to print the same page by passing it as parameter to jasper report.

Please help me.


Thanks
Manohara K M
Gerardo Tasistro
Ranch Hand

Joined: Feb 08, 2005
Posts: 362
google PD4ML I've used it and it works great to convert HTML to PDF.

HTML can't be passed as a datasource to a report
manu sampath
Greenhorn

Joined: Oct 16, 2008
Posts: 7
Gerardo Tasistro wrote:google PD4ML I've used it and it works great to convert HTML to PDF.

HTML can't be passed as a datasource to a report


Thank You very much
Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2562
    
    2

"manohara k m " please check your private messages for an important administrative matter. You can check them by clicking the My Private Messages link above.


SCJP, SCWCD.
|Asking Good Questions|
manu sampath
Greenhorn

Joined: Oct 16, 2008
Posts: 7
Hi Amit Ghorpade ,

I have checked the private message and changed the display name according to JavaRanch naming policy. Thanks for reminding that.


Thanks and Regards
Manohara Mahadevappa
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Is it possible to pass "HTML Page" as a parameter to the jasperreport
 
Similar Threads
Jasper report - ireport but in java class - dynamic report using jasper report api
need help for jasper report printing
Jasper and Struts
Struts and reports
Jasper report - ireport but in java class - dynamic report using jasper report api