Aspose.PDF for JavaScript via C++ Releases

Released: Jan 25, 2024

Updates in V24.1

Funktionen

  • Added new APIs:
    • AsposePdfFromTxt - Convert a TXT file to PDF.
    • AsposePdfAddAttachment - Add attachment to a PDF file.
    • AsposePdfGetAttachment - Get attachment from a PDF file.

Released: Dec 22, 2023

Updates in V23.12

Funktionen

  • Improved processing of PDF/A files.

Released: Nov 24, 2023

Updates in V23.11

Funktionen

  • Extended AsposePdfGetInfo function:
    • Added information about number of annotations, bookmarks, attachments, metadata items and images.
    • Document has been linearized.
    • Added encrypted status.
  • Extended AsposePdfAbout function:
    • Added information on licensing status.

Released: Oct 27, 2023

Updates in V23.10

Funktionen

  • Added new 'AsposePdfAbout' API which allows you to get info about a product.

Released: Sep 26, 2023

Updates in V23.9

Funktionen

  • Added the following new APIs:
    • AsposePdfPagesToDICOM - Allows you to convert PDFs to DICOM.
    • AsposePdfToEPUB - Allows you to convert PDFs to ePub.
    • AsposePdfToDoc - Allows you to convert PDFs to DOC.
    • AsposePdfToPptX - Allows you to convert PDFs to PPTX.

Released: Aug 30, 2023

Updates in V23.8

Funktionen

  • Improved 'AsposePdfGetInfo' function to include PDF format and version, PDF/A, PDF/UA, permission, page count and size.

Released: Jul 28, 2023

Updates in V23.7

Funktionen

  • Improved 'example.html' and 'example_worker.html'.

Released: Jun 26, 2023

Updates in V23.6

Funktionen

  • Added the ability to use Web Workers.

Released: May 29, 2023

Updates in V23.5

Fehlerkorrekturen

  • Fixed incorrect export of some PDFs to images (JPG, PNG).

Released: Apr 26, 2023

Updates in V23.4

Funktionen

  • Added two new APIs:
    • AsposePdfConvertToPDFA - Allows you to convert a PDF file to PDF/A.
    • AsposePdfAConvertToPDF - Allows you to convert a PDF/A file to PDF.