WPViewPDF のリリース

Released: Apr 17, 2025

v5.3.8.4 での更新項目

機能

  • Extended commands to save XMP metadata for electronic X-Factur invoices.

不具合の修正

  • Fixed problem with COMPDF_ArrangePagesInColumns.
  • Fixed support for compressed, multiple XREF tables.

Released: Mar 25, 2025

v5.3.8.0.0 での更新項目

機能

  • Added support for bitmap brushes.

不具合の修正

  • Fixed a problem with some PDFs displaying black.

Released: Feb 2, 2025

v5.3.7.0.0 での更新項目

機能

  • Added a new COMPDF_ArrangePagesInColumns command to create a double sided document in landscape format from a document with single pages in portrait format.
  • Added new commands to save XMP metadata for electronic X-Factur invoices: COMPDF_SetPDFAProperties_A..C.
  • Added a new command to extract X-Factur invoice (data or name as found in XMP): COMPDF_GetPDFAInvoice.

不具合の修正

  • Made some fixes in the PDF engine.

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.