iText for Linux 5.4.4 freeware
iText is a library that allows you to create and manipulate PDF documents. It enables developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. ...
Author | Bruno Lowagie |
Released | 2013-09-21 |
Filesize | 1.20 MB |
Downloads | 945 |
OS | Linux |
Installation | Instal And Uninstall |
Keywords | Java library, generate PDF, PDF generator, create, creator, generate |
Users' rating (13 rating) |
iText for Linux Free Download - we do not host any iText for Linux torrent files or links of iText for Linux on rapidshare.com, depositfiles.com, megaupload.com etc. All iText for Linux download links are direct iText for Linux download from publisher site or their selected mirrors.
5.4.4 | Sep 21, 2013 | New Release | · Performance improvement: replacing AccessibleElement UUID with AccessibleElementId · Table borders and backgrounds in tagged PDF are now artifacts. · Tag image correctly when adding it directly to document (not wrapping to chunk). · Fixed a problem with incorrect link insertion into structTree. · Fix: annotation structures are now properly copied when merging documents with PdfCopy/PdfSmartCopy. · Removed obsolete PdfCopy functionality. · Fixed issue with mixed tages when merging tagged PDF documents with PdfCopy. · Deprecating PdfCopyFields · PdfCopy: introduced a method that allows you to add a document, preserving the form fields. · Content parsing: fix for color parsing. · Fixed bug in GetCOName() in PdfCopy (formerly in PdfCopyFields) · Improve memory usage in PdfStructureElement. · Replaced the iText XMP implementation with Adobe's XMP Core library · Fixed incorrect line wrapping for Chinese characters. |
5.4.0 | Feb 16, 2013 | New Release | · Make EOF consistent in class RandomAccessFileOrArray. · Fix PdfStamper: avoid double closing; update Javadoc. · Fix PdfReader: fixed confusing error message that reported the wrong value. · Fix CMapAwareDocumentFont: Apply the font mapping first before overriding it with the ToUnicode. · GlyphList: added support for char names of the format uniXXXX (with XXXX a hexadecimal value). · Started working on Indic support based on code contributions by Palash Ray. · This functionality has been disabled for this release, because it needs much more work. · Refactoring IO: add optional exclusive lock capability · Added tagged DIV element support · Fixed "incorrect reading order" problem on some PDF documents · A fix for a multithreading issue introduced in 5.3.5 that occurred when embedding ttf fonts. · Bugfix in PdfSmartCopy: circular references in PDFs (constructions where object A refers to object B and object B refers back to object A) could cause endless loops resulting in an OutOfMemoryE |
5.3.4 | Nov 12, 2012 | New Release | · The signature date when invoking getSignDate() will now be the timestamp date (if available). · Appended xref streams could hide new objects, resulting in errors parsing an existing PDF. When trying to retrieve an existing object, iText returned null instead of the object. · Added low-level filtering hook to LocationTextExtractionStrategy. · Bugfix in OCSPVerifier (a typo was causing false negatives) · Preparing better support for creating tagged PDF using high-level objects (work in progress; DO NOT USE UNTIL FINISHED) · Concatenation of tagged PDFs: PdfCopy now also concatenates the structured tree (using a new class named PdfStructTreeController). · Introduced the concept of TABSPACE in the Chunk class. · Preparing better support for creating tagged PDF using high-level objects (work in progress; DO NOT USE UNTIL FINISHED); added IPdfStructureElement. · Avoiding NullPointerException in ColumnText. · Fixing NoSuchElementException in ColumnText. |