|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 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. |
| 1.0.4 | Dec 6, 2010 | New Release | · You can now change the color of the border. · Applied naming conventions on variable names · Applied some code refinements · Added more than 25 overloaded functions to satisfy different user needs |
| 1.0.1 | Aug 31, 2010 | New Release | |
| 1.0.0 | Aug 30, 2010 | New Release |