aspose file tools
The moose likes Other Java Products and Servers and the fly likes pdf generation 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 Java Products and Servers
Reply Bookmark "pdf generation" Watch "pdf generation" New topic
Author

pdf generation

nimo frey
Ranch Hand

Joined: Jun 28, 2008
Posts: 580
I want to use itext for generating pdf's but I am wondering about (better?) alternatives.

Are there any?

Besides, is there a way to use latex within a java-source and generate this latex to pdf?

Would this be a better approach?
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32654
    
    4
Too difficult a question for us beginners. Moving.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
If your data source is XML, then Apache FOP may be a solution.

If your data is CSS-styled XHTML, then the Flying Saucer library may do the trick.

But it depends on what -in your opinion- constitutes a "better" solution.


Android appsImageJ pluginsJava web charts
Prabhat Kumar
Greenhorn

Joined: Jan 25, 2007
Posts: 27
Hi,

I have been using Jasper for generating PDF. It contains Jasper Assistant tool which is very easy to design PDF. It creates the .jrxml file which converts into .jsper after compilation.

Thanks and regards,
Prabhat Kumar.
 
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: pdf generation
 
Similar Threads
Need help Urgently
DOM or SAX for accessing an XML data structure?
Subversion for graduation thesis / documents
WA #1.....word association
Plugins latex