WPViewPDF のリリース

Released: Feb 5, 2024

v5.2.7 での更新項目

機能

  • Added support for line width in 'ExtGState'
  • Improved selecting UNICODE using 'freetype'.

不具合の修正

  • Use 'SetGlobalParameter("IgnoreMask0=1")' to fix a problem with some PDF files that use a wrong mask setting for monochrome images.

Released: Jan 16, 2024

v5.2.5 での更新項目

機能

  • Improved handling of 1 bit images with alpha bitmap.
  • 1 bit images are now painted without anti alias (important for barcodes).
  • You can now hold scroll position when window size changes.
  • You can now prohibit position change when user expands a node in bookmark view.

Released: Nov 15, 2023

v5.2.3 での更新項目

機能

  • Added support for Embarcadero Delphi 12 Athens.
  • Illegal crop box values are now corrected automatically.
  • It is now possible to save PDFs with untouched XMP data.
  • It is now possible to read the current ZOOM value.
  • It is now possible to read the current AUTOZOOM value.

不具合の修正

  • Solved problem when saving annotations using the /I parameter.
  • Painted Signature annotations are now clipped to their rectangle since some signing software draws a white rectangle as large as the page.

Released: Oct 6, 2023

v5.2.2 での更新項目

不具合の修正

  • Signatures created by some tools were sometimes drawn as gray rectangles.
  • Fixed problem with DrawRect event in 64bit .

Released: Sep 8, 2023

v5.2.1.0.0 での更新項目

機能

  • Enhanced CCITT FAX Handling incl. Masks.
  • Better support for 4 bit images.

不具合の修正

  • Fixed problem with incremental PDF files.

Released: Aug 25, 2023

v5.2 での更新項目

機能

  • Better compatibility to PDF files with wrong startxref value.
  • PDF Repair Mode can be activated using SetGlobal API.

Released: Aug 11, 2023

v5.1.6.2.0 での更新項目

機能

  • Improved rendering for PDF files which use negative height in mediabox.

Released: Mar 3, 2023

v5.1.3 での更新項目

機能

  • When a user clicks on an item in outlines (bookmarks), the item is now displayed as underlined text.
  • Improved password handling for protected files.

不具合の修正

  • Disable space guessing for text export on really small text (<1pt).

Released: Feb 4, 2023

v5.1.2.1 での更新項目

不具合の修正

  • Fixed potential 64bit problem in event handler.

Released: Jan 20, 2023

v5.1.1 での更新項目

機能

  • Improved handling of intern passwords.

不具合の修正

  • With activated single page mode adding and modifying annotations did not work.
  • Fix in PDF rendering code to ignore move commands before path painting.