Browse our Products

Aspose.PDF for Go via C++ 25.3 Release Notes

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF functions:

  • SaveBooklet - Convert and save the previously opened PDF-document as booklet PDF-document
  • SaveNUp - Convert and save the previously opened PDF-document as N-Up PDF-document
  • SaveMarkdown - Convert and save the previously opened PDF-document as Markdown-document
  • ExportFdf - Export from the previously opened PDF-document with AcroForm to FDF-document
  • ExportXfdf - Export from the previously opened PDF-document with AcroForm to XFDF-document
  • ExportXml - Export from the previously opened PDF-document with AcroForm to XML-document

Organize PDF functions:

  • Flatten - Flatten PDF-document

Removed APIs

Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.