.NET 앱에서 PDF에 폴리라인 주석을 추가할 수 있습니다

5월 16, 2024
PDF 문서 내에서 특정 영역을 강조 표시하거나, 요소를 시각적으로 연결하거나, 경로를 추적하여 독자가 내용을 더 명확하게 이해하고 소통할 수 있도록 지원합니다.

영어로 계속 읽기:

Polyline annotations in PDFs are interactive elements that enable the creation of free-form shapes defined by connected straight line segments. This functionality offers a versatile tool for reviewers or editors to precisely highlight specific areas, connect elements visually, or trace paths within the PDF document, promoting better communication and clarity for readers. They are particularly beneficial for creating dynamic and interactive documents as they help in embedding more complex graphical data, which can improve the usability and readability of PDFs in technical fields such as engineering, architecture, and design.

Several .NET PDF components allow you to move, resize, remove or edit the appearance of polylines in PDF files, including:

  • DevExpress PDF Document API (part of DevExpress Office File API) lets you add and manage interactive polylines for highlighting or connecting elements in PDFs.
  • Document Solutions for PDF by MESCIUS offers robust polyline drawing tools to improve visual data representation and document interaction.
  • Aspose.PDF for .NET empowers developers to create and manipulate polyline annotations within PDF documents using C#.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) allows developers to implement polylines with advanced graphical control within user-friendly interfaces.

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

Compare .NET PDF Components