Browse our Products

Aspose.PDF for CPP 19.9 Release Notes

Improvements and Changes

  1. New version of Aspose.PDF for C++ has codebase of Aspose.PDF for .Net 19.9
  2. System::Drawing subsystem is enhanced
  3. Exception type trimming issue is resolved

Minor Changes

KeySummaryCategory
PDFCPP-1010Fix / / CPPCODE for empty function [cppporter]Bug
PDFCPP-1013Remained memory leaks in float2fixed project [General]Bug
PDFCPP-1028Float2Fixed leak with AbstractLayoutManager.parentLayoutManagerBug
PDFCPP-1040Fix XmlTextReader::ReadString incorrect behaviourBug
PDFCPP-1046Investigate vulnerabilities (uninitialized memory access) in Aspose.PDF for C++Bug
PDFCPP-1048Investigation of Aspose Vulnerability Report’sBug
PDFCPP-1051Vulnerability 0809Bug
PDFCPP-1052Vulnerability 0856Bug

API Reference changes in Aspose.PDF for C++ 19.9

Full API reference is available on API Reference Page of Aspose.PDF for C++.

Added APIs:

  • Property Aspose.Pdf.Annotations.FreeTextAnnotation.TextRectangle

  • Class Aspose.Pdf.Annotations.ImportDataAction

  • Property Aspose.Pdf.Annotations.ImportDataAction.Data

  • Property Aspose.Pdf.FloatingBox.BackgroundImage

  • Property Aspose.Pdf.Forms.CheckboxField.ExportValue

  • Property Aspose.Pdf.Text.TextEditOptions.ClippingPathsProcessing

  • Enumeration Aspose.Pdf.Text.TextEditOptions.ClippingPathsProcessingMode

  • Enumeration member Aspose.Pdf.Text.TextEditOptions.ClippingPathsProcessingMode.KeepIntact

  • Enumeration member Aspose.Pdf.Text.TextEditOptions.ClippingPathsProcessingMode.Expand

  • Enumeration member Aspose.Pdf.Text.TextEditOptions.ClippingPathsProcessingMode.Remove