I've heard of making a report to HTML before .. but do not know how it
How to create Report in Java SE ?
Page 1 of 16 Replies - 310 Views - Last Post: 10 June 2012 - 12:17 PM
Replies To: How to create Report in Java SE ?
#2
Re: How to create Report in Java SE ?
Posted 09 June 2012 - 11:35 AM
All you have to do is write the HTML to a File or print it to wherever. See this tutorial.
#3
Re: How to create Report in Java SE ?
Posted 09 June 2012 - 01:23 PM
macosxnerd101, on 09 June 2012 - 11:35 AM, said:
All you have to do is write the HTML to a File or print it to wherever. See this tutorial.
ok sir..
but with database there ?as ResultSet or somethink connect call from databases with java ?
#4
Re: How to create Report in Java SE ?
Posted 09 June 2012 - 01:31 PM
The database querying part is separate from generating the report, if you are doing so yourself. You may find a third party reporting API useful. I don't use a lot of reporting APIs myself, so you'll have to do your research.
#5
Re: How to create Report in Java SE ?
Posted 09 June 2012 - 01:37 PM
macosxnerd101, on 09 June 2012 - 01:31 PM, said:
The database querying part is separate from generating the report, if you are doing so yourself. You may find a third party reporting API useful. I don't use a lot of reporting APIs myself, so you'll have to do your research.
I already use a third-party applications that iReport, but I failed to continue to call in Java ...
#6
Re: How to create Report in Java SE ?
Posted 09 June 2012 - 01:42 PM
The iReport site and documentation is probably the best place to start. I'm not familiar with this API.
#7
Re: How to create Report in Java SE ?
Posted 10 June 2012 - 12:17 PM
macosxnerd101, on 09 June 2012 - 01:42 PM, said:
The iReport site and documentation is probably the best place to start. I'm not familiar with this API.
hm.... ok i try ..
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote






|