Enhance PDF Management with ChatGPT Powered AI

Enhance PDF Management with ChatGPT Powered AI

January 16, 2024

IronPDF for .NET 2024.1.20 adds support for OpenAI extensions, allowing you to create PDF documents with the help of artificial intelligence.

Enhance PDF Management with ChatGPT Powered AI

IronPDF for .NET empowers developers with a user-friendly C# library to generate, edit, and manage PDFs. It leverages a familiar HTML/CSS foundation for effortless PDF creation, while also offering robust features like text extraction, OCR, signing, and more. This comprehensive solution simplifies complex PDF development tasks, saving time and boosting productivity for .NET projects.

The IronPDF for .NET 2024.1.20 release unleashes the power of ChatGPT directly within your PDF workflows through the IronPdf.Extensions.AI NuGet package. This seamless integration with OpenAI unlocks a world of possibilities, from automating tasks and extracting insights with advanced AI models to summarizing documents, making intelligent queries, and even crafting PDFs fueled by artificial intelligence. This new functionality requires you to use your own OpenAI API key.

IronPDF for .NET 2024.1.20

Released: Jan 9, 2024

Updates in 2024.1.20

Features
  • Added a list of valid choices for radio buttons and checkboxes.
  • Added a way to set selected index of radio buttons and checkboxes.
  • Added the ability to draw lines and rectangles onto an existing document.
  • Added the ability to add an empty signature field which allows the user to click-to-sign.
  • Added text, character, and line extraction with position information.
  • Added stronger opt-in web security features for those who are accepting untrusted user input.
  • Added ability to specify font when drawing text onto an existing document.
  • Added support for OpenAI extensions.
  • Added support for adding and removing forms via PdfDocument.Form.Add(), Remove(), etc.
  • Improved replace text behavior with many bug fixes and better text formatting.
  • Improved PDF/A content descriptions for hyperlinks.
  • Improved behavior within read-only environments which only allow a single process by automatically enabling Installation.SingleProcess.
Fixes
  • Fixed bug where hyperlinks would break after enabling PDF/A or PDF/UA compatibility.
  • Fixed crash or failed render when rendering certain WebGL or Javascript-heavy URLs on some machines.
  • Fixed PDF/UA validation when converting a document which contains hyperlinks (PDF/UA 7.18.5).
  • Fixed System.AccessViolationException when convert to PDF/A.
  • Fixed replace text to be compatible with documents which use grayscale text or paths.

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://www.net2asp.com/82089e0a3f.html