Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
A docx document containing a table with a single cell on the first row and some columns with preferred width set, is exported to pdf file with incorrect cell widths of the table.
The fix will be available in our latest LIB release (v. 2015.1.0323).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in the next official release Q3 2014.
Completed
Last Updated: 22 Feb 2017 12:37 by Stefan
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in next official release Q3 2014
Completed
Last Updated: 22 Feb 2017 12:37 by Stefan
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 2
Category: UI for WPF
Type: Bug Report
1

			
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix is available in our latest LIB release (v. 2015.1.0316)
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in our official release Q2 2015 SP.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Aylin
Comments: 0
Category: UI for WPF
Type: Bug Report
2
The fix is available in our latest LIB release (v. 2015.1.0316)
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix is available in our latest LIB release (v. 2015.1.0316)
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in our next LIB release (v. 2016.01.125).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
In the XML all merged cells have the same content, instead of only the one visible having content and the rest being empty. This sometimes causes all cells to be visible in editors.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in our LIB release (v. 2016.01.0312).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in the next official release Q1 2015.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
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)
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The value will be skipped when importing the document (<table width=200>). If the size is defined (px or %) as follows <table width=200px> or <table width=200%> then the width value will be respected.

The fix is available in our latest LIB release (v. 2015.1.0316).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Completed
Last Updated: 22 Feb 2017 12:37 by Stefan
ADMIN
Created by: Petya
Comments: 3
Category: UI for WPF
Type: Bug Report
1

			
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
When document contains field element without the optional separator character, the import fails.