Aspose.PDF for C++ 22.11 Release Notes

Changes and Improvements

  1. The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 22.11.
  2. Optimized the conversion to PDF/A format.

Minor fixes

  1. Fixed bugs while opening broken PDF documents.

Public API and Backward Incompatible Changes

The DynamicCast, DynamicCast_noexcept, StaticCast, StaticCast_noexcept functions are now marked as deprecated and will be removed in the upcoming releases. The ExplicitCast and AsCast functions may be used instead of them.

Added:

  • Method: Aspose::Pdf::Document::PageNodesToBalancedTree(uint_8t)
  • Method: Aspose::Pdf::Facades::FormattedText::IsCjk
  • Method: Aspose::Pdf::Facades::FormattedText::SetCjkFontStyle
  • Field: Aspose::Pdf::Text::TextExtractionOptions::TextFormattingMode::Flatten

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