ComPDFKit Conversion SDK for iOS Releases

Released: Jan 26, 2024

Updates in v1.10.0

Features

  • Added support for table recognition in flowing text layout when converting PDF to Word.
  • Added support for selecting pages when extracting data from PDFs.
  • Added support for canceling conversions when extracting data from PDFs.
  • Added support for extracting text, images, and tables simultaneously in the PDF data extraction function.

Fixes

  • Optimized the conversion effect when converting PDF to Excel and outputting the entire PDF document content in one worksheet.
  • Fixed the issue of...

Released: Nov 16, 2023

Updates in v1.9.0

Features

  • Added support for keeping PDF annotations like highlight, underline and strikeout when converting PDF to Word, PPT and HTML.
  • Added support for keeping hyperlinks in PDFs when converting PDF to Word, PPT and HTML.
  • Added support for keeping PDF annotations like underline and strikeout when converting PDF to Excel (only takes effect when extracting text).
  • Added an API to extract tables and text from a PDF file to JSON.

Fixes

  • Fixed the issue that the default parameter would not be used when...

Released: Jul 27, 2023

Updates in v1.8.0

Features

  • Optimized the slow response issue when clicking cancel when converting PDF to RTF.
  • Optimized converting PDFs to HTML files with smaller file sizes.

Fixes

  • Fixed issues when converting PDF to HTML that can't jump to specific outlines in some cases and comment loss.
  • Fixed the issue that setting negative dpi values would cause a crash when converting PDF to JPG.

Released: May 24, 2023

Updates in v1.7.0

Features

  • Added support for 'Retain Flowing Text' when converting PDF to Microsoft Word. There are two layout options to choose from:
    • Retain Flowing Text.
    • Retain Page Layout.
  • Added support for a factory method for instantiating conversion classes, making it easier to instantiate other conversion classes through factory methods.

Fixes

  • Fixed an issue that the DPI field was missing after setting the DPI when converting PDF to JPG.

Released: Mar 10, 2023

Updates in v1.6.0

Features

  • You can now set whether to contain images or annotations when converting.
  • Added support for setting DPI when converting PDF to image.
  • Added support for merging multiple tables into one file when converting PDF to CSV.

Fixes

  • Fixed an issue that the scanned PDF cannot be converted when converting PDF to Excel.

Released: Jan 18, 2023

Updates in v1.5.0

Features

  • Added support for converting from PDF to RTF, including text and images.
  • Added support for converting from PDF to HTML, including single-page and multiple-page.
  • Added support for tables when converting from PDF to PPT.

Released: Nov 7, 2022

Updates in v1.4.0

Features

  • Added support for images when converting PDF to XLSX.
  • Added support for text alignment when converting PDF to XLSX.
  • Added support for converting all tables on one page or all tables in the entire document to one sheet when converting PDF to XLSX.
  • Added support for non-table content when converting PDF to XLSX.