Top
Search
Categories
Archive

Entries in pdf (82)

Limits Increased for PDFescape Premium

UPDATE: Red Software is no longer affiliated with PDFescape, but this feature is still available in our RAD PDF technology. Edit your PDF with our online implementation, free of charge! (up to 50MB and 2500 pages)

You asked, we delivered!

Red Software is happy to announce that we've increased the page limit from 200 to 500 pages for PDFescape Premium members!

Effective immediately, all PDFescape Premium members can load files up to 500 pages long.

This improvement is delivered free of charge and without changes to our pricing structure.

RAD PDF 2.23 Released

Red Software is excited to announce version 2.23 of RAD PDF, the PDF editor, PDF form filler, and PDF reader for ASP.NET. This release improves RenderOnDemand performance and adds visual improvements for browsers with blend mode support (e.g. Chrome Canary*, Firefox Nightly*)

Version 2.23 also updates how PDF form field names containing periods are handled. In previous versions, RAD PDF did not accept periods in the name provided. RAD PDF now automatically creates the necessary non-terminal fields to accommodate such naming.

We've also added a new CustomData property to the PdfDocument class. This new property allows PDF output to be tagged with custom data which can then again be accessed when a PDF is again loaded into RAD PDF, allowing RAD PDF to support an even wider range of work flows.

This release also includes several minor bug fixes.

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

Release Notes

 

*These are experimental browser builds and may require additional configuration to enable blend modes. It is our hope though that CSS blend mode support becomes a widely implemented standard, which RAD PDF will be ready for.

RAD PDF 2.21 Released

Today, Red Software is proud to announce version 2.21 of RAD PDF, the ASP.NET PDF viewer and PDF editor. This release adds a new tool as well as improvements to the RAD PDF maintenance routinues.

First, the new Hand Scroll Tool allows users to pan and scroll the pages of PDF files using either their mouse or touch. The new HideHandScroll property also allows this tool to be optionally disabled.

Additionally, the RAD PDF maintenance routinues have been optimized to improve concurrency as well as speed of execution. For large deployments, these additional enhancements help servers running RAD PDF handle additional load.

This release also includes a number of minor bug fixes including iOS improvements and a JPEG 2000 decoding issue.

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

Release Notes

RAD PDF 2.20 Released

Red Software is proud to announce version 2.20 of RAD PDF, the ASP.NET PDF editor and viewer. This release focuses primarily on API enhancements and minor bug fixes.

First, the new Search() method added to the PdfDocumentEditor class allows for server side PDF searching. With this method, you can search a document for key words and terms directly from C# or VB.NET.

Second, the new MaxPdfPageWidth and MaxPdfPageHeight properties allow your PdfWebControl instances to limit the maximum page size or dimensions which should be loaded. With these properties, RAD PDF can be configured to throw an exception if a PdfWebControl instance tries to render a page with a width or height over the set limit.

Additionally, new bug fixes improve the rendering of some PDF documents and provide a work around for a bug found in Internet Explorer 11 which prevented proper tabbing.

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