Browse our Products

Aspose.PDF for C++ 22.4 Release Notes

Changes and Improvements

The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 22.4 and Aspose.Imaging 22.4.

  1. The System::Drawing::GetThumbnailImage() method was implemented.
  2. The RegionDataNodeRect constructor was optimized.
  3. The 1 bit per pixel black-and-white image loading was fixed.

API Changes

Added:

  • M:Aspose::Pdf::Annotations::Annotation::ChangeAfterResize(Aspose::Pdf::Matrix)
  • M:Aspose::Pdf::Annotations::TextMarkupAnnotation::ChangeAfterResize(Aspose::Pdf::Matrix)
  • P:Aspose::Pdf::HtmlLoadOptions::PageLayoutOption
  • T:Aspose::Pdf::HtmlPageLayoutOption
  • F:Aspose::Pdf::HtmlPageLayoutOption::None
  • F:Aspose::Pdf::HtmlPageLayoutOption::FitToWidestContentWidth
  • F:Aspose::Pdf::HtmlPageLayoutOption::ScaleToPageWidth
  • P:Aspose::Pdf::RenderingOptions::HeightExtraUnits

Removed:

  • M:Aspose::Pdf::Annotations::HighlightAnnotation::UpdateHighlights
  • P:Aspose::Pdf::HtmlLoadOptions::IsFitToWidestContentWidth

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