jQuery in Action, 2nd edition
The moose likes Other Open Source Projects and the fly likes html to pdf conversion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "html to pdf conversion" Watch "html to pdf conversion" New topic
Author

html to pdf conversion

Bilgehan Maras
Greenhorn

Joined: Oct 08, 2008
Posts: 2
Hi,
Is there a way to use html as source with jasper to convert to pdf?

Thanks
Vinod K Singh
Ranch Hand

Joined: Sep 30, 2008
Posts: 198
Jasper Reports has a feature to export the report directly in PDF format.


My Blog
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Not sure how you might integrate it with Jasper, but the FlyingSaucer library can convert CSS-styled XHTML to PDF.


Android appsImageJ pluginsJava web charts
Bilgehan Maras
Greenhorn

Joined: Oct 08, 2008
Posts: 2
I already have reports formatted in html and i want to use these files as template. I will try flyingsaucer project.
Sriram
Greenhorn

Joined: Sep 01, 2005
Posts: 5
Originally posted by Bilgehan Maras:
I already have reports formatted in html and i want to use these files as template. I will try flyingsaucer project.


Any update regarding the success of this??. I am also having same problem.


SCJP 100%<br />SCWCD preparing<br /> <br />If you cant see the brighter side of your life,<br />Try to polish the darker side...
Vinod K Singh
Ranch Hand

Joined: Sep 30, 2008
Posts: 198
You also can try any of the above-mentioned recommendations and see which works best in your scenario.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: html to pdf conversion
 
Similar Threads
pdf to html with java
How can we generate Reports ?
AbstractPdfView in Sring
API for HTML and PDF reports
Converting .pdf to .html file