PrizmDoc v11.2

Released: Jun 28, 2016

v11.2 中的更新

特性

  • The Prizm Application Services pre-conversion feature is now complete and ready for production use.
  • Added direct support for MySQL for the pre-conversion feature.
  • PrizmDoc Server now renders and converts inline images embedded in MSG and EML files as a part of the email message body.
  • PrizmDoc Server now provides explicit font substitution mapping to allow more accurate text and font style rendering for the Office documents.
  • HTML Conversion Service was updated to improve fidelity and security when rendering HTML files.

修補程式

Viewing Client

  • New Excel and Email sample files were added in the Client installation package to better showcase PrizmDoc's features and functionality.
  • The Client installation was updated to check for IIS and .NET prerequisites in order to minimize technological friction experienced during installation. With the new check it is much easier for the end user to identify and correct missing prerequisites prior to completing the install.
  • The Windows Client installation was enhanced to include launching the local version of the product samples so that the end user can immediately see the results of the installation and start exploring the product.
  • Resolved issue in which creating text redaction with quotes and subsequently calling viewerControl.saveMarkup results in the XML not escaping the quotes.

PrizmDoc Server

  • Viewing packages created prior to v11.2 will not work due to page attribute content types not being stored prior to this version.
  • For customers still using legacy configuration, we added a new internal_starting_port property to the watchdog config file. This new property defines the first of a range of 200 consecutive ports which the product may use dynamically for services it starts.
  • Implemented support for rendering of inline images embedded in MSG files as a part of the email message body.
  • Implemented support for rendering of inline images embedded in EML files as a part of the email message body.
  • Implemented support for converting of inline images embedded in MSG files as a part of the email message body.
  • Implemented support for converting of inline images embedded in EML files as a part of the email message body.
  • Implemented support for rendering of inline images embedded in EML files to be used as a background of the email message body.
  • Improved rendering of inline images embedded in MSG Rich Text content to fit entirely into the page representing the email message body.
  • Addressed Email Conversion Service issue with incorrect rendering of certain Asian characters in email message header, body and attachments.
  • Addressed incorrect email header rendering position for the provided EML file.
  • Added TW Century font substitution to improve rendering of TW Century font on Linux servers.
  • Added Segoe UI Symbol, Sylfaen, Latha and Tunga font substitution to improve rendering of those fonts on Linux servers.
  • Added Wingdings font substitution to improve rendering of Wingdings font on Linux servers (Note: This substitution does not affect Wingdings 2, Wingdings 3 and Webdings fonts).
  • Added Japanese HGGyoshotai font substitution to improve rendering of HGGyoshotai font on Windows and Linux servers.
  • Addressed incorrect text flow on text titles with Office documents containing Asian fonts (to be left-to-right instead of top-to-bottom).
  • Improved rendering accuracy of fonts specified by scripting tags within Office documents.
  • Fixed problem with color transformation of RGBA images embedded in PowerPoint documents.
  • Improved rendering of DOCX files with paragraphs on different list levels (that have different Numbering Instances) to have continuous (incremental) values.
  • Improved Office rendering fidelity by addressing issues with incorrect inheritance of line spacing between text paragraphs and tables.
  • Addressed missing space between line numbers and paragraph text by fixing incorrect initialization of the Line Numbering rendering settings (when a rendered DOCX file does not contain a predefined value).
  • Corrected the Content Conversion Service's expirationDateTime response value to respect Daylight Savings.
  • Addressed PrizmDoc Redaction Service issue with creating a corrupt document when downloading the attached PDF with annotations or redactions.
  • Updated HTML Conversion Service to improve rendering fidelity.
  • Fixed HTML Conversion Service's dependencies to block access to local files on Windows when an invalid URL is used. Also addressed numerous fidelity issues.
  • Fixed the Legacy Conversion Service's dependency (ImageMagick) to disable vulnerable coders.