Supprimez les annotations PDF dans .NET 8

Août 21, 2024
Améliorez les applications .NET 8 avec la possibilité de supprimer les annotations des documents PDF, pour obtenir des fichiers propres et de qualité professionnelle, prêts à être diffusés.

Continuer de lire en anglais:

The removal of annotations from a PDF entails deleting any added notes, highlights, comments, or other markup elements that have been inserted into the document during its review or editing. This process reverts the PDF to its original state, yielding a clean version, free from any additional commentary or visual markers. By removing annotations, users can ensure that sensitive information is protected and additional notes have been removed, whilst preparing the document for final distribution or archiving.

Several .NET 8 PDF components allow you to remove annotations, including:

  • DevExpress PDF Document API (part of DevExpress Office File API) supports .NET 8 and allows for the manipulation of PDF documents, including the removal of annotations.
  • ComponentOne Studio WinForms PDF by MESCIUS includes a .NET PDF library, that is also compatible with .NET 8, that facilitates the management of PDF annotations.
  • IronPDF for .NET by Iron Software is a powerful C# library that enables the creation, manipulation, and removal of annotations in a PDF document within .NET 8 environments.
  • PDF4NET by O2 Solutions is a .NET 8 compatible library that equips applications with the ability to manage annotations in PDF documents, including annotation removal.

For an in-depth analysis of features and price, visit our comparison of .NET 8 PDF components.

Compare .NET 8 PDF Components