aspose file tools
The moose likes Other Open Source Projects and the fly likes Xml + Xsl to PDF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Xml + Xsl to PDF" Watch "Xml + Xsl to PDF" New topic
Author

Xml + Xsl to PDF

Arvind Subramanian
Ranch Hand

Joined: Jul 25, 2008
Posts: 84
in my servlet i want to render xml with the xsl to pdf and store in certain location or send to client on request. For this pdf process which open source api is best. Please suggest me.
Thanks in advance

"Many of lifes failure are people who did not realize how close they were to success when they gave up."
-Thomas Edison
~ar~stutzen~
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35250
    
    7
Apache FOP uses XSL-FO to transform XML to PDF.


Android appsImageJ pluginsJava web charts
Arvind Subramanian
Ranch Hand

Joined: Jul 25, 2008
Posts: 84
thanks Dittmer,

I read about it , it looks good.. i also read about xmlmill.. so i dunno what to implement. Is there any review about it, since now a days most document sharing are done by pdf only and we need a good java api for it ...
 
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: Xml + Xsl to PDF
 
Similar Threads
What's your favorite open source library/project?
xml to pdf
looking for tool to convert xml to pdf
KISS or KILL?
GUI editor for xsl, xsl-fo,...