Releases: itext/itext-java
iText 7 Community 7.1.0
We are pleased to announce that iText 7.1.0 is a new release for iText 7 Core and Community, focusing on PDF 2.0 support.
iText 7.1 brings new improvements, and some changes to our compatibility and licensing. The largest change being that the 7.1 release does not preserve full backward compatibility with 7.0. In order to maintain a high quality API and to facilitate future development, some changes and improvements required breaking changes. These are focused in a few areas of iText functionality and thus will only impact a select number of use cases. Read more below on what is affected and improved.
The second largest change is that we are also updating our license key library to 3.0.0 in order to reduce confusion between the separate versions of our license key libraries. pdfSweep, pdfHTML, pdfCalligraph, and pdfInvoice are all bumped up to 2.0.0, to catch any breaking changes in the API of their main dependency iText Core.
##What is different in each of these new releases?
General
- Backwards compatibility breaks are documented for Java and .NET.
- Support was added for PDF 2.0 improvements and features, such as AES-256 encryption, Unicode based passwords, the new tagged PDF tag set and namespaces, and associated files. iText 7 already supported industry standards, such as PAdES digital signatures, which have been incorporated in PDF 2.0.
- The logging mechanism was improved in .NET.
iText 7 Core/Community 7.1.0 for Java - for .NET
- Major improvements in tagged PDF edge cases.
- A tagged PDF no longer automatically receives the XMP metadata specific for PDF/UA.
- Reordering pages is now more intuitive.
- The cryptography library BouncyCastle is now a dependency, and no longer included in iText source code.
License key library 3.0.0 for Java - for .NET
- The license key library can now handle iText 5 and iText 7 licenses in parallel.
- Add-ons are now also registered in PDF metadata.
- For volume-based commercial licenses, all usage can now be logged.
pdfHTML 2.0.0 for Java - for .NET
- Major version bump for compatibility with iText Core 7.1.
- Default font is now Times New Roman.
pdfCalligraph 2.0.0 for Java - for .NET
- Major version bump for compatibility with iText Core 7.1.
pdfSweep 2.0.0 for Java - for .NET
- Major version bump for compatibility with iText Core 7.1.
- Bugfix for incorrect parsing of an edge case with the
TJoperator.
The full list of changes can be found in the changelogs.
For a quick and easy switch to iText 7.1.0 consult our migration guide for Java or .NET. Still questions about the migration, don't hesitate to contact us.
Compatibility Matrix
| iText 7 Core | 7.0.0 | 7.0.1 | 7.0.2 | 7.0.3 | 7.0.4 | 7.0.5 | 7.1.0 | |
|---|---|---|---|---|---|---|---|---|
| License Key | 3.0.0 | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| pdf2Data | 1.2.0 | - | - | Yes | Yes | Yes | Yes | Yes |
| pdfCalligraph | 2.0.0 | - | - | - | - | - | - | Yes |
| pdfDebug | 2.0.0 | - | Yes | Yes | Yes | Yes | Yes | Yes |
| pdfHTML | 2.0.0 | - | - | - | - | - | - | Yes |
| pdfInvoice | 2.0.0 | - | Yes | Yes | Yes | Yes | Yes | Yes |
| pdfSweep | 2.0.0 | - | - | - | - | - | Yes | Yes |
iText 7 Community 7.0.5
iText 7.0.5 is a scheduled maintenance release for iText 7 Community. We're also updating pdfSweep to 1.1.0, and pdfHTML and pdfInvoice to 1.0.2.
The major new improvements are found in the core and pdfHTML, and there are some nice additions to pdfSweep. Below is a quick overview per product of the fixes and improvements included in the new release.
General
- The add-ons pdfSweep, pdfHTML, and pdfInvoice have been released as Open Source software under the AGPL software license. You can find the repositories here:
- OSGi metadata has been added to all
pom.xmlfiles
iText 7 Core/Community 7.0.5
- Improvements to Table tagging, table borders, and column width logic
- Constant values in Color are moved to the ColorConstants class. The values in Color still exist, but they are deprecated and will be removed in iText 7.1
- PDF/A: we are now more strict on color space enforcement
- Barcodes: support was added for the MSI Plessey and segmented PDF417 barcode types.
pdfHTML 1.0.2
- Windows style environment variables, like
%HOMEDIR%, are now supported inConverterProperties.baseUri - Various CSS properties, such as percent-based height and outline
pdfSweep 1.1.0
- Support creating Redact Annotations
- pdfSweep can now create
PdfCleanUpLocationobjects from a String, including regexes, and determine by itself which areas should be redacted. See the autosweep package or namespace.
The full list of changes can be found in the changelogs.
Compatibility Matrix
| iText 7 Core | 7.0.0 | 7.0.1 | 7.0.2 | 7.0.3 | 7.0.4 | 7.0.5 | |
|---|---|---|---|---|---|---|---|
| License Key | 2.0.4 | Yes | Yes | Yes | Yes | Yes | Yes |
| pdf2Data | 1.0.9 | - | - | Yes | Yes | Yes | Yes |
| pdfCalligraph | 1.0.3 | - | - | - | - | Yes | Yes |
| pdfDebug | 1.0.1 | - | Yes | Yes | Yes | Yes | Yes |
| pdfHTML | 1.0.2 | - | - | - | - | - | Yes |
| pdfInvoice | 1.0.2 | - | Yes | Yes | Yes | Yes | Yes |
| pdfSweep | 1.1.0 | - | - | - | - | - | Yes |
| pdfXFA | 1.0.1 | Yes | Yes | Yes | Yes | Yes | Yes |
iText 7 Community 7.0.4
With 7.0.4 we're bringing you another maintenance release for iText 7 Community. We've also updated pdfCalligraph to 1.0.3 and pdfHTML to 1.0.1.
The major new improvements are found in pdfCalligrap and pdfHTML. Hereby, a quick overview per product of the fixes and improvements included in the new release.
iText 7 Core/Community 7.0.4
- Various bugfixes and performance improvements.
pdfCalligraph 1.0.3
- Khmer support
pdfHTML 1.0.1
- Float elements
- Add support for Web Open Font Format
The full list of changes can be found in the changelogs.
Compatibility Matrix
| iText 7 Core | 7.0.0 | 7.0.1 | 7.0.2 | 7.0.3 | 7.0.4 | |
|---|---|---|---|---|---|---|
| License Key | 2.0.4 | Yes | Yes | Yes | Yes | Yes |
| pdf2Data | 1.0.9 | - | - | Yes | Yes | Yes |
| pdfCalligraph | 1.0.3 | - | - | - | - | Yes |
| pdfDebug | 1.0.1 | - | Yes | Yes | Yes | Yes |
| pdfHTML | 1.0.1 | - | - | - | - | Yes |
| pdfInvoice | 1.0.1 | - | Yes | Yes | Yes | Yes |
| pdfSweep | 1.0.2 | - | - | - | Yes | Yes |
| pdfXFA | 1.0.1 | Yes | Yes | Yes | Yes | Yes |
iText 7 Community 7.0.3
With 7.0.3 we're bringing you another maintenance release for iText 7 Community. We've also updated pdfSweep to 1.0.2, pdfXFA to 1.0.1 and the license key library to 2.0.4.
As these are maintenance releases, there are no major new features. Hereby, a quick overview per product of the fixes and improvements included in the new release.
iText 7 Core/Community
- Improvements for smart mode (= reusing identical resources) and copying pages with form fields.
- Added ECDSA algorithm OIDs.
- Table layout improvements.
- Fixed XXE vulnerability.
- Various improvements for layout algorithms.
pdfSweep
- Maintenance release.
pdfXFA
- Clean up of the API.
- Updated dependencies for hyphenation and Asian fonts.
LicenseKey
- More user friendly error handling.
- Fixed XXE vulnerability.
The full list of changes can be found in the changelogs.
Compatibility Matrix
| iText 7 Core | 7.0.0 | 7.0.1 | 7.0.2 | 7.0.3 | |
|---|---|---|---|---|---|
| License Key | 2.0.4 | Yes | Yes | Yes | Yes |
| pdf2Data | 1.0.9 | - | - | Yes | Yes |
| pdfCalligraph | 1.0.2 | - | - | Yes | Yes |
| pdfDebug | 1.0.1 | - | Yes | Yes | Yes |
| pdfHTML | 1.0.0 | - | - | Yes | No |
| pdfInvoice | 1.0.1 | - | Yes | Yes | Yes |
| pdfSweep | 1.0.2 | - | - | - | Yes |
| pdfXFA | 1.0.1 | Yes | Yes | Yes | Yes |
iText 7 Community 7.0.2
iText 7 Core 7.0.2
Available on NuGet (.NET) and on Maven Central (Java).
We have released a minor update to our iText 7 platform, version 7.0.2. In this maintenance release, we will support some upcoming product launches (stay tuned!) as well as bugfixes and performance improvements. Beyond these updates, we have also improved:
- font support with FontProvider/FontSelector
- advanced page range definition, contributed by GitHub user @NayoLyon (thanks!)
- auto layout and fixed layout for tables, scaled column widths have been removed
- Table constructors: combine percent and point column widths
Beyond these improvements, we have also included the following in our latest release:
iText 7 License Key 2.0.3
Available on NuGet (.NET) and on iText's Artifactory server (Java).
There was an issue with licenses not loading on Java for IBM AIX systems. This has been resolved in 2.0.3. Customers on these systems should upgrade to the new license key library. You can upgrade by adjusting the version in your pom.xml or gradle file to 2.0.3 or by downloading the 2.0.3 version from our Artifactory and adding it to your classpath (https://repo.itextsupport.com/webapp/#/artifacts/browse/simple/General/releases/com/itextpdf/itext-licensekey/2.0.3)
iText 7 pdfCalligraph 1.0.2
Available on NuGet (.NET) and on iText's Artifactory server (Java).
- added support for Odia, Thai, Gujarati, Telegu, Malayam, Bengali scripts
- improved RTL support
- bugfixes and performance improvements
iText 7 pdfHTML 1.0.0
Available on NuGet (.NET) and on iText's Artifactory server (Java).
- New HTML to PDF conversion add-on
- Similar to iText 5's XMLWorker, but rewritten from scratch
- Improved performance and reliability, even when using invalid HTML
- Support RTL and complex scripts out of the box without additional effort
- Support
@media, initial support for@pagerules - Support base64-encoded images
- Better CSS positioning support
If you're using Maven as your build tool for Java, add the following XML snippet to your pom.xml. Maven will then do all the heavy lifting for you and download the required modules from the Maven Central Repository.
<dependencies>
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext7-core</artifactId>
<version>7.0.2</version>
<type>pom</type>
</dependency>
</dependencies>Because the Java add-ons and the license key library are closed-source, they are not available on the Maven Central Repository. You can get them from the iText Artifactory server. You can add this server as an additional repository in the repositories section of your pom.xml or settings.xml, as described in the Maven documentation. Maven will then automatically query this repository for the add-on jar files.
<repositories>
<repository>
<id>itext</id>
<name>iText Repository - releases</name>
<url>https://repo.itextsupport.com/releases</url>
</repository>
</repositories>After this, you can add the add-on modules to your pom.xml:
<dependencies>
<!-- pdfCalligraph -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>typography</artifactId>
<version>1.0.2</version>
</dependency>
<!-- pdfHTML -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>html2pdf</artifactId>
<version>1.0.0</version>
</dependency>
<!-- iText 7 License Key Library -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext-licensekey</artifactId>
<version>2.0.3</version>
</dependency>
</dependencies>As always, if you have any questions about upgrades, you can contact support with your valid support subscription or head over to Stack Overflow to see if you question has already been answered for our AGPL users.
Looking to get started with iText 7? Try our Free Trial and download the iText 7 Jumpstart Tutorial. You can also refer to the iText API Documentation.
iText 7 Community 7.0.1
iText 7.0.1 is our first functional product update. It's a maintenance release that fixes a number of minor bugs, re-syncs the Java and .NET versions and better supports C#. In addition, it falls back on an expanded volume of finished product documentation, examples and Q&A items that were still work in progress when 7.0.0. was released.
iText 7 Community 7.0.0
Standards for administration, archiving, invoicing and compliance increasingly rely on PDF. iText is the right partner to help you automate your documentation processes. We offer powerful and flexible tools for PDF creation, editing and inspection, and have been doing so for over 15 years. With the release of iText 7, redesigned from the ground up, even more features and functionalities are now at developers' fingertips. iText 7 Community comes with the AGPL license. To enjoy the full scope of iText 7 support and its powerful add-ons, you need a commercial license.