WPViewPDF v4.8.x

Released: Aug 30, 2019

v4.8.x での更新項目

v4.8.7.3

Updated Mar 25, 2021

Fixes

  • Fixed problem where some fonts were not displayed correctly.

v4.8.7

Updated Feb 19, 2021

Fixes

  • Fixed a problem which occurred when PDF files which had been manipulated by signing software were loaded.
  • Fixed a problem caused by unusual coding of the PDF structure using newlines instead of spaces.

v4.8.5

Updated Oct 8, 2020

Features

  • Improved image support.
  • Updated engine libraries.

v4.8.3.0

Updated May 12, 2020

Features

  • Command (Set_PaintMode, 16) can now be used to disable rendering of all annotations.

Fixes

  • Fixed possible AV in the DLL after a project was opened and page controls were used.
  • Fixed problem in 64 bit edition of MakeImage DLL.

v4.8.2.3

Updated Nov 18, 2019

Features

  • Improves text extraction.
  • AES decryption is now fault tolerant.

Fixes

  • Font support DLL has been recompiled to solve the issue that it was not loading on some systems.

v4.8.2.0

Updated Oct 30, 2019

Features

  • Adds font encoding for OSX PDF files.

Fixes

  • Fixed offset for draw text objects.

v4.8.1.1

Updated Oct 9, 2019

Features

  • COMPDF_ZoomThumbnailsAuto = 78; // Set the auto zoom property of the thumbnail view
    // 0 = Off, 1= Width, 2=FullPage, 3=SideBySide, 4=AsManyAsPossibleInRow (default) 4=AsManyAsPossibleInRowMinOne.
  • PDF fonts which were not using a certain encoding are now using the 'Standard' encoding.

Fixes

  • Annotations and draw objects did not paint and export correctly when the page cropbox used a negative x and y parameter.

v4.8.0.2

Updated Sep 8, 2019

Features

  • It is now possible to set a filter to limit the area where the text is extracted.

Fixes

  • Fixed problem when decoding 2 bit images.

v4.8.0.1

Updated Aug 30, 2018

Features

  • Call fall back routine for fonts which are missing cmap table

Fixes

  • Fixed problem with 64 bit use in .NET.