Improved HTML export¶
What is new - 6.2¶
Positioning and sizing of HTML elements has been improved in this version.
The HTMLPreviewData function has been changed internally; in version 6.1 and before, all returned data was one large Base64Encoded string, and in 6.2, it is a Base64Encoded string for each part. This requires the replacement of the Previewer.js file in the workspaces. An error will be given when the version of the JavaScript file does not match with the version of the cWebDRReportViewer class.