Top
Search
Categories
Archive

Entries in ASP.NET (99)

RAD PDF 3.18 Released

Red Software is proud to announce version 3.18 of the ASP.NET / ASP.NET Core Web Control for reading, printing, editing, filling, and signing PDF files, RAD PDF! This release focuses on making the objects in RAD PDF easier to create and work with. PdfObjects can now be created via their own constructors and PdfFields each support a Value property allowing for the easy importing and exporting of form data.

A new Client API "objectKeypress" event has been added, allowing for RAD PDF implementations to limit user input for each keystroke (e.g. limit a field to numeric input only).

Additionally, this new version includes a rendering bug fix, our nuget now includes a BETA implementation for ASP.NET Core on Linux, and other minor improvements.

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

Release Notes

RAD PDF 3.16 Released

Red Software is proud to announce version version 3.16 of the ASP.NET / ASP.NET Core Web Control for reading, printing, editing, filling, signing, and now certifying PDF files, RAD PDF!

This latest release includes the ability to certify documents by digitally signing them with RSA / X.509 certificates. Utilizing asymmetric (public-key) cryptography, this allows third parties to detect changes made to the document after saving it by verifying a digital "signature" (in supported PDF viewers). The new CertifyUsing property can be used to select a PKCS #12 certificate file or other X.509 certificate (with a private key) which will be used to "sign" the PDF output. You can also use the new PdfTimeStamper to add a time stamp when certifying the document.

Additionally, this new version includes undo improvements, improved exception messaging, and other minor improvements.

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

Release Notes

RAD PDF 3.15 Released

Red Software is excited to announce version 3.15 of RAD PDF, the ASP.NET (and ASP.NET Core) component for PDF viewing, editing, form filling, signing and more! With this update, client side rendering now better matches server rendering when using unsupported features, and server side rendering has also been improved, particularly when rendering "striped" images.

Additionally, data URLs can now be used to set images or append files, allowing for easier integration with custom image source integrations.

Lite Documents can now also be appended to another Lite Document instance, allowing for more flexible document merging.

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

Release Notes

RAD PDF 3.14 Released

Red Software is proud to announce version 3.14 of the most full featured ASP.NET / ASP.NET Core web control for viewing, form filling, and editing PDF files, RAD PDF. This update includes a number of improvements including:

  • ASP.NET Core improvements - use RAD PDF without Synchronous IO
  • GetPaths() method added to PdfSignatureShape - retrieve drawn signatures as paths
  • Render At Client improvements - JS errors in rendering falls back to server and Range support
  • Undo support - users can now undo PDF changes in the GUI

Additionally, this new version includes file upload improvements (file type filters) and several bug fixes.

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

Release Notes

RAD PDF 3.13.5 Update

Today, Red Software releases an update to RAD PDF, the ASP.NET / ASP.NET Core GUI for PDF files and forms. Version 3.13.5 includes updates for the latest iOS changes.

We improved the user interface when using Safari on iOS while browsing with "Request Desktop Website" turned "On", the current default on iPad. RAD PDF now also supports Bluetooth mice / pointing devices on iOS, a new feature in iOS 13.4. Some mobile pinch and zoom improvements have been made, allowing for a better experience in mobile browsers.

This version also fixes a bug cropping text in a non-wrapping PdfTextShape, in some cases while using Safari on iOS.

This release is available free of charge to all RAD PDF licensees with an active Maintenance Plan.

Release Notes