by Qoppa Software - Product Type: Component / Java Class
You can find current information from the links below
Primary Category
Related Categories
in PDF
If you need to buy a license for this specific version, please contact us for availability and pricing.
Other information on this page is shown for historical reference only and may have changed considerably since.
Convert PDF documents to images and create PDF documents from images. jPDFImages is a Java library that can be used to export images from PDF files and to import images into PDF files. jPDFImages can create images from pages in a PDF document and export them as JPEG, TIFF or PNG images. Additionally, it can return the image of any page in the document to the host Java application as a BufferedImage for further processing or to save in different formats. jPDFImages can also create documents or add pages to existing documents by importing TIFF, JPEG and PNG images. After creating or modifying a document, the library can save to the local file system or to an output stream to be able to serve the document directly to a client browser when working within a J2EE server. jPDFImages is built on top of Qoppa's proprietary PDF technology so you do not have to install any third party software or drivers. jPDFImages is also 100% Java, so it is completely platform independent and can run on Windows, Linux, Unix, Mac OS X and any other platform that supports the Java runtime environment. Your jPDFImages purchase also includes 3 months Subscription for jPDFImages Updates, jPDFImages Upgrades and Support. Buy jPDFImages Subcription Renewals to extend your subscription for another year.
jPDFImages is a Java library that integrates seamlessly into your application or applet to allow you to convert PDF documents into images as well as to create or update PDF documents with images. jPDFImages provides the following functions:
jPDFImages Main Features
jPDFImages Exporting Images
Once a PDF document has been loaded by instantiating the PDFDocument class, the pages in the document can be exported as images in JPEG, TIFF or binary formats. Additionally, the library can return the image of a page as a BufferedImage object.
jPDFImages Importing Images
jPDFImages is also able to import images into new pages in a document. The document can be an existing document or a new document according to the constructor used when creating the PDFDocument object. When the methods are called, the library will create new pages and size them to the image size, and then import the image into the new pages. The library looks at the DPI value in the image files to determine the size of the page in inches. When importing TIFF files, the library will create multiple pages if the TIFF file contains multiple images.
jPDFImages Getting Basic Information about the PDF Document (Title, Author, etc...)
To get basic information about the loaded PDF document, you need to get the DocumentInfo class accessible through PDFDocument.getDocumentInfo. From this class, you can get information about the document such as title, author, subject, keywords, etc.
jPDFImages Distribution and JAR Files
jPDFImages is packaged in a single jar file, jPDFImages.jar that gets installed with the evaluation sample. When distributing an application that contains jPDFImages, the jPDFImages.jar file needs to be distributed along with it and needs to be included in the class path when running the application. jPDFImages uses the Java Image I/O classes to read and write TIFF and PNG images and to decode JPEG 2000 images in PDF documents. In order for the host application to support these image formats, the library needs two additional jar files in the class path, jai_imageio.jar and jai_codec.jar. Both of these jar files are shipped with the evaluation version the library.
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.