We are happy to announce the release of Spire.PDF for Android via Java 9.5.1. This version fixes the issue that adding new custom properties would cause loss of existing custom properties. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5639 Fixes the issue that adding new custom properties would cause loss of existing custom properties. Click the link below to download Spire.PDF for Android via Java 9.5.1: https://www.e-iceblue.com/Download/pdf-for-android-via-java.html
We are happy to announce the release of Spire.PDF for Java 9.4.9. This version supports determining whether a PDF stream document is encrypted or not. It also enhances the conversion from PDF to Word, HTML, and images. In addition, some known issues are fixed in this version, such as the issue that an error occurred when using the product with reflection. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5855 Supports determining whether a PDF stream document is encrypted or not. boolean result = PdfDocument.isPasswordProtected(PDFstream); Bug SPIREPDF-5323 Fixed…
We are glad to announce the release of Spire.PDF for Java 9.3.11. This version optimizes memory usage when compressing images. Besides, it also enhances the conversion from PDF to HTML and SVG. What’s more, some known issues are fixed successfully, such as the issue that the document size increased a lot after adding watermark. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5221 Optimizes memory usage when compressing images. Bug SPIREPDF-5727 Fixes the issue that the document size increased a lot after adding watermark. Bug SPIREPDF-5828 Fixes the issue…
We are excited to announce the release of Spire.PDF for Java 9.3.6. This version supports scaling when printing PDF documents and optimizes memory consumption when printing PDF documents. What’s more, some known issues are fixed successfully, such as the issue that the application threw “java.lang.NullPointerException” when extracting table content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5796 Optimizes memory consumption when printing PDF documents. New feature SPIREPDF-5833 Supports scaling when printing PDF documents. pdfDocument.getPrintSettings().selectSinglePageLayout (PdfSinglePageScalingMode.Custom_Sacle, true, customScaling); Bug SPIREPDF-5536 Fixes the issue that the application threw "java.lang.NullPointerException"…
We are happy to announce the release of Spire.PDF for Java 9.2.5. This version optimizes the function of compressing documents. Besides, it also enhances the conversion from PDF to Excel. What’s more, some known issues are fixed successfully, such as the issue that deleting annotations failed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5706 Optimizes the function of compressing documents. PdfCompressor compressor = new PdfCompressor(inputFile); compressor.getOptions().getImageCompressionOptions().setResizeImages(true); compressor.getOptions().getImageCompressionOptions().setImageQuality(ImageQuality.Low); compressor.compressToFile(outputFile); Bug SPIREPDF-5655 Fixes the issue that the characters did not display correctly when converting PDF to Excel files. Bug…
We are excited to announce the release of Spire.PDF for Java 9.2.1. This version supports converting PDF to PowerPoint and PDF with a password to PDFA. It also supports compressing PDFs with a document open password. Moreover, it enhances the conversion from PDF to Excel and PDFA2B. Besides, some known issues are fixed in this version. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-2628 Supports converting PDF to PowerPoint. PdfDocument pdfDocument =new PdfDocument(); pdfDocument.loadFromFile("input.pdf"); pdfDocument.saveToFile("output.pptx", FileFormat.PPTX); New feature SPIREPDF-4924 Supports converting PDF with a password to PDFA.…
We are excited to announce the release of Spire.PDF for Java 9.1.4. This version adds a new method to compress PDF documents. It also enhances the conversion from PDF to PDFA. Moreover, some known issues are fixed in this version. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds a new method of compressing PDF document. PdfCompressor compressor = new PdfCompressor(fileName); compressor.compressToFile(outputName) Bug SPIREPDF-5667 Fixes the issue that the program threw com.spire.pdf.packages.sprnsn cannot be cast to com.spire.pdf.packages.sprvqe when merging PDF documents. Bug SPIREPDF-5682 Fixes the issue that…
We are happy to announce the release of Spire.PDF for Java 8.12.6. This version supports creating tagged PDF files. This release also includes performance optimization, such as the optimization in the time consumption of extracting images and compressing PDF files. Besides, some know issues are successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports creating tagged PDF files. //Create a pdf document PdfDocument doc = new PdfDocument(); //Add page doc.getPages().add(); //Set tab order doc.getPages().get(0).setTabOrder(TabOrder.Structure); //Create PdfTaggedContent PdfTaggedContent taggedContent = new PdfTaggedContent(doc); taggedContent.setLanguage("en-US"); taggedContent.setTitle("test"); //Set font…
Page 7 of 10
page 7

Coupon Code Copied!

Christmas Sale

Celebrate the season with exclusive savings

Save 10% Sitewide

Use Code:

View Campaign Details