Top
Search
Categories
Archive

Entries in ASP.NET 5 (8)

RAD PDF 3.21 Released

Red Software is happy to announce RAD PDF 3.21, the ASP.NET / ASP.NET Core Web Control for PDF editing, PDF form filling, PDF signing and more! This release includes PDF rendering efficiency improvements (especially for large files) and other enhancements.

The Client API now includes a new .reload() method allowing for a document to be loaded fresh from the server via JavaScript. Additional this version fixes RTL issues with combo box form fields, unnecessary DOM shifts, and more.

This update is available free of charge to customers with an active Maintenance Plan.

Release Notes

RAD PDF 3.20.5 Released

Today, Red Software announces an update to its ASP.NET / ASP.NET Core / ASP.NET 5 web component RAD PDF, a leading PDF editing, PDF form filling, and PDF signing GUI. This release focuses on minor improvements as well as number of bug fixes.

The new RadPdfPdfProcessingParserException class, allows for distinction from internal exceptions when processing PDF files that may be corrupt or malformed.

This update is available free of charge to customers with an active Maintenance Plan.

Release Notes

 

RAD PDF 3.18.5 Released

Red Software is excited to announce compatibility with ASP.NET 5 for its browser friendly GUI for online PDF file viewing, editing, and form filling, RAD PDF!

Version 3.18.5 provides out-of-the-box compatibility with .NET 5's new security defaults and is a recommended update for all customers. This release changes the default Lite Document session serializer to the new PdfLiteSessionSerializer, a secure replacement for the previous default, BinaryFormatter. At this time, PdfLiteSessionSerializer will fallback to BinaryFormatter to maximize compatibility. This can be further secured (and will be the default in a future release) by using another secure formatter / serializer or by setting the static property:

PdfLiteSession.DefaultFormatter = new PdfLiteSessionSerializer(false);

Additionally, this release also includes minor bug fixes and other improvements.

This update is available free of charge to customers with an active Maintenance Plan.

Release Notes

Page 1 2