ExpertPDF Pdf Creator のリリース

Released: Apr 25, 2018

v12.1 での更新項目

機能

  • Performance improvements.

不具合の修正

  • Fixed issues in repeat table headers, page breaks, hidden text fixes and background image processing.

Released: Oct 30, 2017

v11.2 での更新項目

機能

  • Performance improvements.

不具合の修正

  • Bug fixes.

Released: Mar 27, 2017

v11 での更新項目

機能

  • SVG rendering improvements.
  • Web fonts fixes.
  • Right-to-left text rendering fixes.
  • Overall performance improvements and bug fixes.

Released: May 25, 2016

v10 での更新項目

機能

  • Improved/faster Html rendering engine for the Html to Pdf element.
  • Support for TLS 1.0, 1.1, 1.2 for Html to Pdf conversions.
  • x64 systems optimized version.
  • Improved documentation/users guide.
  • Overall performance improvements/bug fixes.

Released: Jun 1, 2011

Updates in this release

Updates in V6.0

  • Performance improvements
  • Bug fixes

Released: Oct 1, 2010

Updates in this release

Updates in V5.2

  • Added assemblies for .NET 4.0
  • Added samples for .NET 4.0 and Visual Studio 2010
  • Other minor improvements

Released: Dec 9, 2009

Updates in this release

Updates in V5.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...