Browse our Products

Aspose.PDF for C++ 24.1 Release Notes

Changes and Improvements

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

Public API and Backward Incompatible Changes

Added APIs

  • class Aspose::Pdf::Annotations::FdfReader
  • void Aspose::Pdf::Annotations::FdfReader::ReadAnnotations(System::SharedPtr<System::IO::Stream>, System::SharedPtr<Aspose::Pdf::Document>)
  • void Aspose::Pdf::Document::LoadFrom(System::String, System::SharedPtr<Aspose::Pdf::LoadOptions>)
  • void Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromFdf(System::String)

Removed APIs

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