Rilasci di WPViewPDF

Released: Apr 17, 2025

Aggiornamenti in v5.3.8.4

Funzionalità

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

Correzioni

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

Released: Mar 25, 2025

Aggiornamenti in v5.3.8.0.0

Funzionalità

  • Added support for bitmap brushes.

Correzioni

  • Fixed a problem with some PDFs displaying black.

Released: Feb 2, 2025

Aggiornamenti in v5.3.7.0.0

Funzionalità

  • 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.

Correzioni

  • Made some fixes in the PDF engine.

Released: Jan 13, 2025

Aggiornamenti in v5.3.6.0.0

Funzionalità

  • 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

Aggiornamenti in v5.3.4.0.0

Funzionalità

  • 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...

Released: Jul 15, 2024

Aggiornamenti in v5.3.0.0

Funzionalità

  • 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

Aggiornamenti in v5.2.8.1

Correzioni

  • Fixed rare problem with polygon lines in PDF files.

Released: May 23, 2024

Aggiornamenti in v5.2.8.0

Funzionalità

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

Correzioni

  • 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

Aggiornamenti in v5.2.7.7

Funzionalità

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

Released: Feb 5, 2024

Aggiornamenti in v5.2.7

Funzionalità

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

Correzioni

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