Enhance Teamwork with PDF Annotation Editing

Enhance Teamwork with PDF Annotation Editing

November 29, 2023

IronPDF for .NET v2023.12.6 makes it easier to collaborate on documents with the ability to access and modify annotations in a PDF file.

IronPDF for .NET is a versatile PDF library that is compatible with .NET 5, 6, 7, .NET Core, Standard, and .NET Framework. Designed for C#, F#, and VB.NET, it empowers developers to effortlessly generate, format, edit, and extract content from PDF documents. IronPDF faithfully renders HTML, CSS, images, and JavaScript, closely mimicking Google Chrome's output.

IronPDF for .NET 2023.12.6 adds a new Annotations API which enables you to retrieve and edit document annotations. Once retrieved, you can change the value of the annotation properties such as its title, contents as well as the X and Y coordinates via the PdfDocument.Annotations collection. The use of these sticky-note-like comments provide a convenient way to add further information, reminders and feedback throughout the PDF document. With this, your applications can offer their users a more effective means of collaboration.

IronPDF for .NET 2023.12.6

Released: Nov 27, 2023

Updates in 2023.12.6

Features
  • Added a new Fonts API for adding, removing, and using fonts.
  • Added a new Annotations API for retrieving document annotations.
  • Added support for signature timestamp URLs which require SHA-256 or SHA-512.
  • Added support for radio button values set via HTML 'checked' attribute.
  • Improved cookie behavior - custom cookies should now be accessible by entire URL domain when rendering.
  • Improved visual display of checkboxes and radio buttons generated by IronPDF.
Fixes
  • Fixed bug where IronPDF would sometimes corrupt documents which were digitally signed by a 3rd party.
  • Fixed bug where certain PDF form elements would become corrupted after merging multiple documents.
  • Fixed bug where PDF page index was incorrect when iterating over PDF pages using IronPDF.
  • Fixed bug when setting value of a checkbox form.
  • Fixed bug when applying background PDF behind an existing document.
  • Fixed bug regarding applying headers and footers to a document with various different page sizes.

相关推荐

最近更新

  1. TCP协议是安全的吗?

    2023-12-05 19:50:03       19 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2023-12-05 19:50:03       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2023-12-05 19:50:03       19 阅读
  4. 通过文章id递归查询所有评论(xml)

    2023-12-05 19:50:03       20 阅读

热门阅读

  1. Git分支合并导致文件异常

    2023-12-05 19:50:03       31 阅读
  2. 生成元(Digit Generator, ACM/ICPC Seoul 2005, UVa1583)

    2023-12-05 19:50:03       38 阅读
  3. Easy Excel设置表格样式

    2023-12-05 19:50:03       35 阅读
  4. 【前端】html不渲染换行\n\t\r等的问题

    2023-12-05 19:50:03       37 阅读
  5. CCF-CSP 202303-2 垦田计划

    2023-12-05 19:50:03       35 阅读
  6. 山东济南原画培训机构如何选择?

    2023-12-05 19:50:03       39 阅读
  7. C++之常用的三类数据结构--栈、队列、数组

    2023-12-05 19:50:03       40 阅读