Browse our Products

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

Public API and Backward Incompatible Changes

Added APIs

Core PDF functions:

  • GetMetaInfo - Get meta information value of PDF-document
  • SetMetaInfo - Set meta information value of PDF-document
  • ClearMetaInfo - Clear all meta information values of PDF-document
  • IsLinearized - Get a value indicating whether document is linearized

Organize PDF:

  • PageMergeLayers - Merge all layers on the page into a single layer with the specified new layer name

Removed APIs

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