Spire.PDF for Java 3.1.3

Spire.PDF for Java 3.1.3 supports getting the BleedBox/CropBox/ArtBox/TrimBox properties of PDF page

We're pleased to announce the release of Spire.PDF for Java 3.1.3. This version supports getting the BleedBox/CropBox/ArtBox/TrimBox properties of PDF page. Moreover, some issues that occurred when manipulating PDF files are fixed successfully. More details are listed below.

New Features:

  • Supports getting the BleedBox/CropBox/ArtBox/TrimBox properties of PDF page.
  • page.getBleedBox();
    page.getCropBox();
    page.getArtBox();
    page.getTrimBox();
    

Bug Fixes:

  • Fixes the issue that caused the "hyperlink can't be added" and "wrong location of added hyperlink" errors when adding hyperlinks in PDF documents.
  • Fixes the issue that it cost long time to add background image in PDF.
  • Fixes the issue that it didn't take effect to execute the setAfterOpenAction(action) method to add action and the setAfterOpenAction(null) method to concel action.

Click the link to download Spire.PDF for Java 3.1.3: