Top
Search
Categories
Archive

Entries in ASP.NET Core (20)

RAD PDF 3.11.5 Patch Update

Today, Red Software releases a patch update to RAD PDF, the feature-filled ASP.NET / ASP.NET Core GUI for PDF files.

Version 3.11.5 includes improvements, primarily to PDF rendering, and several minor bug fixes.

As we end the year, we would like to take this chance to thank our customers and all those who support us. This year would not have been a success without you. Thank you!

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

Release Notes

RAD PDF 3.11 Released

Red Software is happy to release the latest version of the ASP.NET (and ASP.NET Core) PDF reader, editor, form filler, and signature web component, RAD PDF 3.11.

This update includes a number of PDF processing and rendering improvements. Tested against more PDF files than ever (millions every month at www.pdfescape.com), RAD PDF continues to lead the industry in compatibility and fidelity.

PDF form field calculations have also been improved, now following the internal calculation order so that even more complex forms work out-of-the-box with RAD PDF.

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

Release Notes

RAD PDF 3.10.5 Service Update

Today, Red Software announces RAD PDF version 3.10.5, the newest update to the most feature-filled PDF reader, editor, form filler, form creator, and all purpose PDF GUI for ASP.NET and ASP.NET Core!

Improvements to the ASP.NET Core nuget package make for easier x86 and x64 deployments and development.

This update also includes a number of minor documentation clarifications, rendering improvements, and bug fixes.

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

Release Notes

RAD PDF 3.10 Released

Today, Red Software releases version 3.10 of RAD PDF, the ASP.NET and now ASP.NET Core PDF reader, editor, form filler, signature tool, and more. This version includes sample code for using RAD PDF with ASP.NET Core (as well as a reference to the new nuget package). The new ASP.NET Core version can be used with both standard RAD PDF documents (PdfWebControl) and Lite Documents (PdfWebControlLite) with little to no changes.

When using ASP.NET Core, the new RadPdfCoreMiddleware replaces the PdfHttpHandler, making configuration, even with a custom PdfIntegrationProvider, very straightforward. The RAD PDF System Service still requires the full .NET Framework, but this can be configured on a seperate machine or the control can be run using RenderAtClient.

This update also includes a number of minor feature updates and bug fixes.

This release (and the ASP.NET Core nuget) is available free of charge to all RAD PDF licensees with an active Maintenance Plan.

Release Notes

RAD PDF BETA for ASP.NET Core

Red Software is excited to share a new BETA version of RAD PDF for use with ASP.NET Core!

ASP.NET Core is the new open-source web framework from Microsoft. While similar to ASP.NET, request processing is handled much differently. This new assembly is largely similar to the standard RAD PDF build with a few key differences:

  • The PdfHttpHandler and web.config have been replaced with RadPdfCoreMiddleware - a single line of code in your Startup class configures and installs the needed listeners
  • When using a custom session provider, AddSession() implementations need two parameters instead of one -  update your code to use AddSession(HttpContext context, PdfLiteSession session)
  • When using a custom session provider, GetSession() implementations need two parameters instead of one - update your code to use GetSession(HttpContext context, string key)

This initial BETA release is compatible with ASP.NET Core 2.0 and higher.

To request a link to the BETA, please contact support:

https://support.redsoftware.com/hc/en-us/requests/new

Use of this assembly is included with a standard RAD PDF license and is subject to the EULA.

Page 1 ... 1 2 3 4