|
ElegantJ PDF Library
|
Other links at Java > JavaBeans > File Manipulation |
| 1. |
iText
|
|
|
iText is a library that allows developers to extend the capabilities of their web server (and other JAVA) applications with dynamic PDF document generation. PDF documents can be generated from scratch using high level objects for tables, columns, chapters, sections, etc... There is also low level PDF and java.awt.Graphics2D support. PDF forms can be filled, existing PDF documents can be copied, stamped, signed and/or encrypted using iText.
|
| 2. |
pdf-DocPro
|
|
|
pdf-DocPro is a ideal supplementary tool to people already using any PDF printer driver. With pdf-DocPro you are able to set all PDF document properties with some few clicks. Define settings, security permissions, encryption levels and printing options. You want to add a 128-bit encryption or a User password and/or a Master password? Show the document in Acrobat Reader with Thumbnails or without them? What magnification you want to present? Which page layout? You want to present your document in Acrobat Reader like a Powerpoint presentation? Then Acrobat Reader should hide menu bars, tool bars, window controls and ought to open in full screen mode. No problem with pdf-DocPro.
|
| 3. |
ReportMill
|
|
|
ReportMill is the worlds first "Object Reporting System", combining an easy-to-use page layout application and a powerful pure Java developer package to create dynamically generated web pages and reports. ReportMill generates professional, well-formatted content that is either interactive and scrollable (in Flash) or paginated and printable (in PDF) - all from the same template. Template design is easy: simply draw the elements of your report using the powerful page layout application. Key substitution is also easy, using the familiar mail-merge paradigm (eg, "@myKey@"). Code integration is even easier - PDF, for instance, can be generated and written to a file with only 3 lines of code.
|
| 4. |
JasperAssistant, report designer for Jasper Reports
|
|
|
JasperAssistant is a visual report designer for JasperReports, a popular open-source reporting engine. It is built on top of the Eclipses plug-in architecture and its main goal is to assist you in creating JasperReports report definition files through an intuitive graphical interface.
|
| 5. |
jPDFWriter
|
|
|
jPDFWriter is a class library for the Java programming language that allows you to create PDF documents without any modifications to your printing code. By extending the standard Java method classes that handle printing, jPDFWriter emulates a Java technology-based printer job and its behavior. This eliminates the need for any code changes and even allows an application to choose where to print at runtime.
|
|
|