JPDF Export 1.0.7 freeware
JPDF Export is a tiny, easy to use Java library developed on the famous iText library. It provides simple functions that can be used to build complex PDF files. ...
Author | Sourceforge |
Released | 2011-05-10 |
Filesize | 51 kB |
Downloads | 888 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64 |
Installation | Instal And Uninstall |
Keywords | development tool, build complex PDF file, create PDF file, develop, developemnt, build |
Users' rating (5 rating) |
JPDF Export Free Download - we do not host any JPDF Export torrent files or links of JPDF Export on rapidshare.com, depositfiles.com, megaupload.com etc. All JPDF Export download links are direct JPDF Export download from publisher site or their selected mirrors.
1.0.7 | May 10, 2011 | New Release | · New class to detect right-to-left languages (called: TextDirection) · You don't need to specify language type when using PDFText or PDFTable (It's specified implicitly using TextDirection class). · Text inside each table cell is processed separatly to determine text direction. · Errors and Exceptions are written to the Console, not using JOptionPanes. · Export table frame has been removed. · Using GNU Unifont as the default font of the library. · Applied some code refinements. · Fixed some code bugs. |
1.0.6 | Mar 27, 2011 | New Release | · New class to merge pdf files with page bounds (called: ExMergerManager). · New class to merge images into single pdf file (called: ImageMergerManager) · Package names have been changed (Every package now starts with "project.jpdfexport") · Fixed some code bugs |
1.0.5 | Feb 23, 2011 | New Release | · You can now Merge pdf files together using the Merger class. · You can now choose between using the default margins or your own margins while initializing the document. · You can now add the name of the creator to your pdf files. · Handling some exceptions that are thrown during exporting. |