Using HTML, generate a PDF from Java
Hey
I want to use something like Dreamweaver to design a HTML page. (Excluding all the links to pictures and such) how do I get Java to get all that and convert it to a well designed PDF document like I was seeing in Dreamweaver?
Thanks
Related Article: How to generate random number in java
is a solved Java discussion thread by aman rathi that has 11 replies, was last updated 1 year ago and has been tagged with the keywords: method, number, random.
riahc3
1,304 posts since May 2008
Reputation Points: 62
Solved Threads: 13
Skill Endorsements: 11
binary
As a binary file? Is there some easier way and much more simple?
riahc3
1,304 posts since May 2008
Reputation Points: 62
Solved Threads: 13
Skill Endorsements: 11
peter_budo
Code tags enforcer
15,791 posts since Dec 2004
Reputation Points: 2,867
Solved Threads: 944
Skill Endorsements: 50
PDF libraries like iText and Apache PDFBox can help you with it
I know about iText but does that support straight HTML code writing to a PDF?
riahc3
1,304 posts since May 2008
Reputation Points: 62
Solved Threads: 13
Skill Endorsements: 11
peter_budo
Code tags enforcer
15,791 posts since Dec 2004
Reputation Points: 2,867
Solved Threads: 944
Skill Endorsements: 50