Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Boby
Created on: 29 Dec 2014 16:38
Category: UI for WPF
Type: Bug Report
0
WordsProcessing: Images with Size.Empty are exported incorrectly to HTML and Docx
When image is added with size Size.Empty, it is exported to HTML with the following invalid syntax:
width="-Infinity" height="-Infinity"

Exporting to Docx throws exception. 

Consider exposing an API for suppressing the export of 'width' and 'height' attributes to HTML, for example in the ImageExportingEventArgs.

The fix is available in our latest LIB release (v. 2015.1.0316)
0 comments