WPViewPDF 新版本发表

Released: Jan 13, 2025

v5.3.6.0.0 中的更新

特性

  • A new 'pdfGetAttachment' function is now exported by the DLL allowing the extraction of invoice XML attachments.
  • Improved PNG image drawing as object.
  • Added the possibility to skip fully transparent layers completely.

Released: Oct 2, 2024

v5.3.4.0.0 中的更新

特性

  • You can now use 'command(COMPDF_PrintUseScaling,7)' to force the page size to change for each page during printing.
  • Added a new command 'COMPDF_AppendPageAtStartMode,1' which can be used to make 'COMPDF_AppendPage' add all pages to the start instead of to the end.
  • Improved rendering of transparent graphics, now allows stacking of 2 ex-graphic states.
  • Improved resizing of draw objects which have been rotated.
  • Improved the interactive moving of draw objects that have been rotated.
  • Improved...

Released: Jul 15, 2024

v5.3.0.0 中的更新

特性

  • When switching to thumbnail layout, the user can now zoom in and out. The selected zoom value is stored for the next time the thumbnail mode is used.
  • The source code has been refactored.

Released: Jun 6, 2024

v5.2.8.1 中的更新

修补程序

  • Fixed rare problem with polygon lines in PDF files.

Released: May 23, 2024

v5.2.8.0 中的更新

特性

  • Added the ability to extract information about the installed fonts.

修补程序

  • In certain PDF files the rectangles were not printed. This problem was caused by supporting rectangles to be part of combined paths. The problem has been solved in this build. This also fixes the Access Violation (AV) error which happened when the font support DLL could not been found.

Released: May 15, 2024

v5.2.7.7 中的更新

特性

  • Improved rendering quality of complicated vector logos which mix rectangles and curves.

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 .