Top
Search
Categories
Archive

Entries in ASP.NET (102)

RAD PDF 2.19 Released

Here at Red Software, we're proud to announce the release of RAD PDF 2.19! This newest version of our ASP.NET PDF editor and PDF viewer includes an improved PDF renderer, support for SQL Server's ISO data types (nvarchar(max) and nvarbinary(max)), as well as numerous API improvements.

Our updated PDF renderer helps text and images to appear crisper and more accurate, even on mobile devices. Rigorously tested over the last 6 months, these improvements also help improve rendering performance in many cases, particularly when embedded raster images need to be scaled to the viewer (a common need for PDF files created using a scanner).

Support for SQL Server's ISO data types nvarchar(max) and nvarbinary(max) not only ensures RAD PDF's compatibility with future versions of SQL Server (as ntext and image have been deprecated), but also allows database administrators to use SQL Server's FILESTREAM feature to store RAD PDF data outside of the database files, instead on file system. We're excited to provide this much requested feature for those with large RAD PDF implementations or those with large PDF documents in storage.

Additionally, this new version provides a number of bug fixes as well as new client and server API methods.

This version is available free of charge to all Red Software customers with an active Maintenance Plan.

Release Notes

RAD PDF 2.18 Released

Today, Red Software is proud to announce version 2.18 of its ASP.NET PDF viewer and editor, RAD PDF. This version includes a new page "Deskew" tool which can be used to straighten scanned PDF pages which may be just a few degrees off.

Additionally, version 2.18 includes a number of new client and server API methods. Objects can now more easily be cloned (from page to page, and even document to document) using the new CloneTo() method. The new SetPoints() method allows custom ink shapes to be added to documents server side. A new DeskewPage() method allows pages to be straightened using your own code as well.

This release also has a couple of breaking changes. Both the PdfBorder class and PdfColor class have been converted into structs for improved consistency and performance.

This new release also features a number of minor bug fixes.

This version is available free of charge to all Red Software customers with an active Maintenance Plan.

Release Notes

RAD PDF 2.17 Released

Red Software is excited to announce version 2.17 of its ASP.NET PDF viewer and editor, RAD PDF. With the new Opacity property, RAD PDF can now create semi-transparent objects. Using the GUI, Client API, or Server API, you can overlay text, create complex graphics, apply watermarks, and more.

Client API improvements and the addition of resource strings (for both current and future use) make RAD PDF easier than ever to integrate into your web application. Also, an updated code sample better illustrates the power of the Client API and its ability to implement a custom interface.

This new release also features a number of minor bug fixes.

This version is available free of charge to all Red Software customers with an active Maintenance Plan.

Release Notes

RAD PDF 2.16 Released

Red Software is excited to announce version 2.16 of its ASP.NET PDF editor, RAD PDF. This release includes a number of new features including the ability for users to add, arrange, and delete bookmarks (or outlines as the PDF specification calls them).

RAD PDF's Bookmark Tool

Along with the new bookmark tools, RAD PDF 2.16 adds new client side API classes for manipulating PDF info and security. Additionally, users can now optionally tab from page to page using their keyboard.

This new version also features a number of minor bug fixes.

This version is available free of charge to all Red Software customers with an active Maintenance Plan.

Release Notes

RAD PDF 2.15 Released

Red Software is pleased to announce version 2.15 of RAD PDF, the ASP.NET PDF editor and PDF viewer. This latest version provides a improvements for using RAD PDF's append tools and document security tools. Additionally, document printing has been improved for modern browsers, allowing more accurate margins.

The PdfDocumentEditor class now can optionally make use of already rendered resources when appending a PDF which was previously used by RAD PDF. The new PdfDocumentSecurity class allows a user password to be set via server side code.

This release also includes several minor bug fixes and is available immediately.

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

Release Notes