Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.96 KB

File metadata and controls

15 lines (11 loc) · 1.96 KB

XtremeDocumentStudio for Java

Gnostice XtremeDocumentStudio (for Java) is the next-generation multi-format document-processing component suite for J2SE/J2EE developers. Currently, it supports viewing, printing, and converting PDF, DOCX, BMP, JPEG, PNG, JPEG2000 and single-page/multi-page TIFF.

XtremeDocumentStudio can process PDF and DOCX without requiring external software such as Microsoft Word, Open XML SDK, Adobe PDF library or GhostScript. (For supporting advanced image formats such as JPEG2000 or TIFF, the library Java Advanced Imaging is required. For processing simple image formats such as BMP, PNG or JPEG, the Java Advanced Imaging library is not required.) When converting to PDF (on Windows), XtremeDocumentStudio can perform OCR text recognition on raster images and create corresponding searchable/selectable PDF text elements.

Demos

Demos folder contains demo eclipse projects which can be imported into eclipse workspace to work with XtremeDocumentStudio for Java. You can download XtremeDocumentStudio for Java and add all .jar files in bin directory of the downloaded .zip file to the class-path/build-path of the demo eclipse projects to execute them.

Articles

We publish technical articles related to XtremeDocumentStudio for Java on Gnostice website.

Here are some interesting articles:

Getting Started with XtremeDocumentStudio (for Java)'s multi-format DocumentViewer component

How to convert scanned images to searchable PDF in Java

How to create a PDF portfolio in Java SE/EE