HOOPS Publish 2024.4.0

Highlight Mode enhancement

In HOOPS Publish, users now have enhanced capability to setup properties on highlighting behavior branched on datamodel situations.

API Changes

Package Changes

The PDFParser.dll library file is now split into PDFParser.dll and PDFThumbnail.dll:

  • PDFParser.dll now provides conversion from PDF to XML (used in html conversion), and

  • PDFThumbnail provides functions like conversion from PDF to images such as A3DConvertPDFToImage, A3DPDFDocumentExportAsImage.

The change also applies on GNU/Linux, with libpdfparser.so and libpdfthumbnail.so respectively.

Please refer to Distributing Your Application for more info.

Fixed Bugs

The list of fixed bugs can be found on the Fixed Bugs List page.