Browse our Products

Aspose.PDF for C++ 23.2 Release Notes

Changes and Improvements

The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 23.2.

  1. Fixed NullReferenceException in CompressImage.

  2. Document object lifetime is extended to the lifetime of its PageCollection instance.

Public API and Backward Incompatible Changes

Added APIs

  • Type: Aspose::Pdf::PsSaveOptions
  • Constructor: Aspose::Pdf::PsSaveOptions
  • Constructor: Aspose::Pdf::PsSaveOptions(Aspose::Pdf::SaveFormat)
  • Function: Aspose::Pdf::PsSaveOptions::get_EmbedFont
  • Function: Aspose::Pdf::PsSaveOptions::Set_EmbedFont
  • Function: Aspose::Pdf::PsSaveOptions::get_EmbedFontAs
  • Function: Aspose::Pdf::PsSaveOptions::Set_EmbedFontAs
  • Field: Aspose::Pdf::SaveFormat::Ps
  • Field: Aspose::Pdf::SaveFormat::Eps

Removed APIs

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