ExpertPDF HtmlToPdf Converter 新版本發表
Released: Sep 28, 2010
Updates in this release
Updates in V6.2
- Added assemblies for .NET 4.0
- Added samples for .NET 4.0 and Visual Studio 2010
- Performance improvements
Released: Dec 9, 2009
Updates in this release
Updates in V6.0
- Repeat the header of long HTML tables on each PDF page where the table is rendered using the display:table-header-group style
- Exclude HTML regions from rendering using the the HtmlExcludedRegionsOptions property of the PdfConverter class
- Improved the converter behavior in multithreaded applications and in high traffic websites
- Improved the scrolling speed of the generated PDF document when the document is opened in Adobe Reader
- Added the Console_MultithreadedPerformance sample...