





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.
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.
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!
Today, Red Software announces a new "Deskew" tool for its free PDF editor, PDFescape. As many people know, scanned documents don't always come out as perfect PDFs. One of the most common problems, a skewed page. We're proud to announce that PDFescape now provides a free solution to that problem!
PDFescape's new free PDF straightening tool
This new free PDF tool is found on the "Page" tab of the PDFescape interface (you may also need to click the "More" button to reveal it). Once activated, it allows users to quickly draw a line indicating what should be the page's horizontal alignment. Simply confirm the angle of adjustment and presto, your PDF is now straight!
This new tool is available now to all PDFescape users, free of charge.
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.
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!
Red Software is excited to add a new opacity feature to the free PDF editor, PDFescape. This new feature enables users to add partially transparent shapes and text to a PDF. Perfect for comments, advanced graphics, and watermarks, this new feature is available free of charge to all PDFescape users.
To set an object's opacity, simply right click the object. Then, select Object Properties... to display the object's properties dialog. Finally, enter the desired value and click OK. The object's opacity is specified in percent, from 0% (fully transparent) to 100% (fully opaque).