I would be using this for a commercial purpose so that basically rules out iText.
As about the rest I'm looking for one which is configurable, not too complex and permits a fair share of features.
FOP looka interesting but what are its known drawbacks?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35249
7
posted
0
I would be using this for a commercial purpose so that basically rules out iText.
iText is available under a business-friendly license as well; check their web site.
FOP looka interesting but what are its known drawbacks?
FOP makes sense if the data is in XML format already, or can be transformed into XML w/o much effort. But you'll need XSL-FO skills, and not many people have those since it's not used all that much.
Shahzad Latif
Greenhorn
Joined: Apr 28, 2011
Posts: 28
posted
0
Hi Raj,
You may use Aspose.Pdf for Java to create PDF files from scratch. This component is written in Java and can be easily used in Java applications. It provides quite flexible API to create PDF files with various features. The details along with working examples can be found in the documentation.
Developer Evangelist @ Aspose. I love to explore and learn new technologies and help other developers along the way.