Spire.PDF for Java 8.9.1 enhances the conversion from PDF to Excel and PDFA3A
2022-09-21 02:06:57
We are pleased to announce the release of Spire.PDF for Java 8.9.1. This version enhances the conversion from PDF to Excel and PDFA3A. Moreover, some known issues are fixed, such as the issue that the extracted table's contents were incomplete. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5390 Fixes the issue that the bold font was lost when converting PDF to Excel Bug SPIREPDF-5402 Fixes the issue that the memory overflowed when converting PDF to Excel Bug SPIREPDF-5419 Fixes the issue that the application threw "java.lang.NullPointerException" when converting…
Spire.PDF for Android via Java 8.8.1 enhances the conversion from PDF to DOCX
2022-08-30 09:12:14
We are excited to announce the release of Spire.PDF for Android via Java 8.8.1. This version fixes the issue that caused image loss after converting PDF to DOCX and the issue that caused null pointer exception in the conversion from PDF to DOCX. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5013 Fixes the issue that caused image loss after converting PDF to DOCX. Bug SPIREPDF-5289 Fixes the issue that caused null pointer exception in the conversion from PDF to DOCX. Click the link below to download Spire.PDF for…
Spire.PDF for Java 8.8.3 supports creating unordered lists in PDF
2022-08-22 08:07:18
We are glad to announce the release of Spire.PDF for Java 8.8.3. This version supports creating unordered lists in PDF and adjusts the internal security of signed timestamps. Besides, it enhances the conversion from PDF to Tiff. Moreover, some known issues are fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports creating unordered lists in PDF. public void DrawMarker(PdfUnorderedMarkerStyle style, String outputFile) { PdfDocument doc = new PdfDocument(); PdfNewPage page = (PdfNewPage) doc.getPages().add(); PdfMarker marker = new PdfMarker(style); String listContent = "Data Structure\n" + "Algorithm\n" +…
Spire.PDF for Java 8.8.0 enhances the conversion from PDF to images, OFD and PDF/A3A
2022-08-03 09:06:40
We are happy to announce the release of Spire.PDF for Java 8.8.0. This version enhances the conversion from PDF to images, Tiff, OFD, and PDF/A3A as well as Tiff to PDF. Moreover, some known issues are fixed, such as the issue that the application threw exception "NullPointerException" when loading PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5248 Fixes the issue that some characters were incorrect after converting PDF to PDF/A3A. Bug SPIREPDF-5312 Fixes the issue that the application threw exception "Parameter is invalid" when converting PDF to…
Spire.PDF for Java 8.7.0 enhances the conversion from PDF to Word and Excel
2022-07-06 01:54:26
We are glad to announce the release of Spire.PDF for Java 8.7.0. This version enhances the conversion from PDF to Word, HTML, Excel, image, GrayPdf, as well as PDFA3A and SVG to PDF. Besides, some known issues are fixed, such as the issue that the location of found text was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4764 Fixes the issue that the cells were not split correctly after converting PDF to Excel. Bug SPIREPDF-5130 Fixes the issue that the application threw "Path is empty" when converting…
Spire.PDF for Java 8.6.8 provides TextFindParameter.Regex enum type to support regular expression matching
2022-06-17 10:09:22
We are excited to announce the release of Spire.Presentation for Java 8.6.8. This version provides TextFindParameter.Regex enum type to support regular matching and provides new interface PdfOrdinarySignatureMaker to sign PDF. At the same time, it enhances the conversion from PDF to PDFA1A. What’s more, it also fixes some known issues such as the order of found text was inconsistent with the order of text on the page. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-4864 SPIREPDF-5223 Provides TextFindParameter.Regex enum type to support regular expression matching. document.getPages().get(0).findText("", EnumSet.of(TextFindParameter.Regex));…
Spire.PDF for Java 8.5.8 enhances the translation from PDF to Excel and Word
2022-05-27 02:01:10
We are excited to announce the release of Spire.PDF for Java 8.5.8. This version enhances the translation from PDF to Excel, Word, PDF/A as well as PDFA1B and OFD to PDF. In addition, it fixes some known issues such as that the row height narrowed after merging cells. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4216 Fixes the issue that some texts repeated after converting PDF to Excel. Bug SPIREPDF-4895 Fixes the issue that the text became an image after converting PDF to Excel. Bug SPIREPDF-4994 Fixes the…
Spire.PDF for Java 5.5.0 enhances the conversion from PDF to image as well as PDF to Word
2022-05-07 09:58:10
We are glad to announce the release of Spire.PDF for Java 5.5.0. This version enhances the conversion from PDF to image as well as PDF to Word. In addition, it fixes some known issues such as that the text format was incorrect after converting Ofd to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4998 Fixes the issue that the transparent background became white after converting PDF to image. Bug SPIREPDF-5002 Fixes the issue that the application threw "Item has already been added. " when converting PDF to…