将可见注释直接添加到您的 PDF

10月 28, 2025
自由文本注释允许开发人员将持久文本嵌入到 PDF 页面中,非常适合审核、审查或协作文档。

继续用英语阅读:

Free text annotations in PDF-processing components enable users to place editable text directly onto document pages, enhancing notes, comments, or briefing elements without relying on external tools. This feature supports adding visible text blocks (rather than hidden pop-ups) that remain part of the document's content layer, allowing for richer, in-context feedback and markup across workflows such as review, auditing, or collaborative editing.

Several ASP.NET Core PDF controls offer support for free text annotations including:

  • Telerik UI PDF for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets developers add customizable free text annotations to PDFs, with control over font, position, and more.
  • Document Solutions for PDF by MESCIUS provides a FreeTextAnnotation class that enables developers to place persistent text directly into a PDF, with properties for customization.
  • ImageGear for .NET by Accusoft supports FreeText via its ART marks API, allowing the creation of text annotations on PDFs and exporting them as FreeText annotation objects.
  • Syncfusion ASP.NET Core PDF (part of Syncfusion Essential Studio Enterprise) allows developers to add free text annotations to PDFs with several customization options.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF controls comparison.

Compare ASP.NET Core PDF Controls