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.