Skip to content

Aspose.PDF for Rust via C++ 25.7

Choose a tag to compare

@OleksandrAndriienko OleksandrAndriienko released this 31 Jul 16:53
· 3 commits to main since this release

This is the first GitHub release of Aspose.PDF for Rust via C++

This is the first official GitHub release of Aspose.PDF for Rust via C++ — a powerful toolkit that allows developers to manipulate PDF files directly and helps do various tasks for PDF. Contains unique features for converting PDF to other formats.


Resources


Public API and Backward Incompatible Changes

Added APIs

Convert from PDF:

  • save_booklet - Convert and save the previously opened PDF-document as booklet PDF-document
  • save_n_up - Convert and save the previously opened PDF-document as N-Up PDF-document
  • save_markdown - Convert and save the previously opened PDF-document as Markdown-document
  • save_tiff - Convert and save the previously opened PDF-document as Tiff-document

Removed APIs

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