Added support for EMF+ files and the DrawPath/FillPath methods.
Added support for page breaks in the DrawStringHtml method (). Page breaks are specified in HTML using the 'page-break-before' and 'page-break-after' .css attributes.
Changed RGN_AND clipping. In the previous version, new region AND empty equaled empty, but now it equals new region.
Updated licensing with fixes to conform with Federal Information Processing Standards requirements.
Released: Nov 21, 2011
Updates in this release
Updates in 2011 v3
Added support for 128-bit encryption.
Optimized performance through file caching features. Added the new UseFileCaching property to allow pages to be cached on local, temporary disk space.
Added support for exporting hyperlinks in HTML rendered content.
Released: Mar 20, 2010
Updates in this release
Updates in 2010 v1
ComponentOne PDF for .NET is now Visual Studio 2010 and .NET Framework 4.0 compatible.