PDFXpress .NET Reader Edition (英語版) のリリース

Released: Jul 12, 2018

v7.3 での更新項目

機能

  • Improved the stability and fidelity of PDF documents.

Released: Nov 28, 2017

v7.2 での更新項目

機能

  • Text extraction improvements - Refined algorithms yield more accurate data when reading problematic PDF files.
  • New code samples for Microsoft Visual Studio 2017.
  • Support for Microsoft Windows Server 2016.

Released: Jun 10, 2016

7 SP1 での更新項目

機能

  • Added the SetRotationOfPage() method to the Document class to set the rotation of a page.
  • Added the UserSpaceResolution property to the PageInfo object.
  • Added the GetSecurity(), RemoveSecurity(), and AddSecurity() methods to the Document class.
  • Added the Security class.
  • Added the PermissionStatus and EncryptMethod enumerations.

不具合の修正

  • Fixed an issue that would prevent initialization of the control on Windows 10.
  • When rendering the pages of some secure documents, the result would be an empty...

Released: Jun 12, 2014

Updates in this release

Updates in v6 SP1

  • Compress an entire PDF document with a single property change.
  • Apply customizable compression settings to control the amount and type of compression applied.
  • Compress embedded images using powerful image compression methods such as JBIG2, JPEG and JPEG 2000.
  • Perform lossless compression to reduce document size without sacrificing content.

Released: Sep 7, 2010

Updates in this release

Updates in V4.0.34.0

  • Updated Adobe PDF library
  • Improved memory management
  • Enhanced handling of improperly formatted images
  • Improved debug logging

Released: Jun 10, 2010

Updates in this release

Updates in V4.0

  • AnyCPU (64-bit and 32-bit) support for .NET.
  • The namespace has been changed from PegasusImaging.WinForms.PdfXpressX (where X was 1, 2, or 3) to Accusoft.PdfXpressSdk.
  • Added new GetAnnotationSubtype method to get the annotation subtype at a specified annotation index from the specified page.
  • Added new DeleteAnnotation method to delete an annotation at a specified annotation index from the specified page - Professional Edition only
  • Added exception class...