PDF « Programming « Java Products

Home
Java Products
1.Application
2.Business
3.Byte Source Code
4.Component
5.Data File
6.Database
7.Development
8.Graph Image Diagram Movie
9.GUI Tools
10.J2EE Web Development
11.Misc
12.Net Web Mobile
13.Programming
14.Science
15.Server Side JSP Servlet
16.Swing
17.Testing
18.Utilities
19.XML
Java
Java Tutorial
Java Book
Java Source Code / Java Documentation
Java Source Code / Java Documentation 2
Java Open Source
Jar File Download
Java Articles
Java by API
SCJP
Spring questions and answers
Swing questions and answers
JPA questions and answers
Java Products » Programming » PDF 
1. PDFBox
By:
License:BSD License
URL:http://www.pdfbox.org/
Description:PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. PDFBox also includes several command line utilities.


2. Apache FOP
By:
License:Apache Software License
URL:http://xml.apache.org/fop/
Description:Apache FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.


3. Java reporting tool for formatting PDF reports
By:
License:GNU Library or Lesser General Public License (LGPL)
URL:http://www.jfree.org/jfreereport/
Description:Java reporting tool for formatting PDF reports. It is possible to simply hand off a swing TableModel to JFreeReport and get a paginated pdf as a result.


4. PJ and PJX
By:
License:GNU General Public License (GPL)
URL:http://www.etymon.com/epub.html
Description: Portable Document Format (PDF) has become a very popular interchange format for graphical and layout-intensive documents normally used in electronic publishing environments. PDF was originally designed as a "final" document format, a simplified analogue to PostScript, and not intended to be modified or "post-processed." In practice, the dynamic requirements of document exchange over the Internet led to attempts to use PDF in a more flexible way. One of the first of these experiments was the development of the PJ open source software at Etymon in 1998. PJ is a class library in Java that implements a simplified programmatic interface to PDF documents. The demand for this kind of software proved significant, and many commercial products entered the market offering similar and enhanced features.


java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.