
Improves Word to PDF conversion.
Features
Xceed Words for .NET
PDF Conversion
- Tables with an “auto” background are now supported.
- Resulting PDF file is now much smaller in size.
- Line breaks are now supported.
- Paragraph images not included in a run are now converted to PDF.
- Conversion from Word to PDF is now completed much faster.
Xceed PDF Creator for .NET
- Tables with an “auto” background are now supported.
- Resulting PDF file is now much smaller in size.
- Line breaks are now supported.
- Paragraph images not included in a run are now displayed in PDF.
- Saving to PDF is now completed much faster.
Fixes
Xceed DataGrid for WPF
- Fixed issue with the display of null values in conjunction with a bug in the .NET Framework. This bug can result in a cell displaying an invalid value instead of a blank (null) value, for instance when scrolling or when receiving an update from the data source.
Xceed Words for .NET
Table
- Using CustomTableDesignName now correctly adjusts the table’s custom style.
- Modifying the TableLook, or any property of TableLook, will now correctly update the table.
Document
- Accessing Bookmarks multiple times no longer decreases the application’s performance.
PDF Conversion
- Tables with a set preferred Width will no longer have cells wider than the table’s width.
- Tables now work correctly when the columnWidths value is not specified.
- Conversion will no longer crash when the document includes wrapped images and lists.
- Lists no longer throw a null reference exception when _numbering data is empty.
- Exceptions related to adding duplicate attributes are no longer thrown.
- Paragraphs containing wrapped images and a first line offset are now converted to PDF without text overlapping the images.
- Images in header/footer are now correctly displayed. In addition, the header height is now adjusted to its images when converting the rest of the page into PDF.
- Images and tables with wrapping located inside headers/footers are now correctly handled.
- The margin of headers/footers and wrapped images inside headers/footers are now correctly adjusted.
- Using highlight or shading now only affects the desired text.
- Doing a second conversion on a single docx file containing listItems now correctly displays the listItems bullets/numbers.
- Page breaks in the middle of paragraphs are now correctly displayed as paragraph spacings.
- No longer displays an empty page when a paragraph with a “page break” is followed by a paragraph with a “pagebreakBefore” attribute.
- When the text is larger than the current tabStopPosition, the next tabStopPosition is now used.
- Using the standard tab to align text now correctly aligns the text in the PDF.
- When a font is set for text inside a table cell, using a style on the table will no longer overwrite the cell’s font set.
- Page Background and page Borders of pages containing a background color and/or page borders along with wrapped images are now correctly displayed.
- Using underline for the last word of a paragraph now correctly underlines this last word.
Xceed PDF Creator for .NET
- Using CustomTableDesignName now correctly adjusts the table’s custom style.
- Modifying the TableLook, or any property of TableLook, will now correctly update the table.
- Accessing Bookmarks multiple times no longer decreases the application’s performance.
- Tables with a set preferred Width will no longer have cells wider than the table’s width.
- Tables now work correctly when the columnWidths value is not specified.
- PDF creation will no longer crash when the document includes wrapped images and lists.
- Lists no longer throw a null reference exception when _numbering data is empty.
- Exceptions related to adding duplicate attributes are no longer thrown.
- Paragraphs containing wrapped images and a first line offset are now converted to PDF without text overlapping the images.
- Images in header/footer are now correctly displayed. In addition, the header height is now adjusted to its images size.
- Images and tables with wrapping located inside headers/footers are now correctly handled.
- Margin of headers/footers and wrapped images inside headers/footers are now correctly adjusted.
- Using highlight or shading now only affects the desired text.
- Doing a second conversion on a single docx file containing listItems now correctly displays the listItems bullets/numbers.
- Page breaks in the middle of paragraphs are now correctly displayed as paragraph spacings.
- PDF no longer displays an empty page when a paragraph with a “page break” is followed by a paragraph with a “pagebreakBefore” attribute.
- When the text is larger than the current tabStopPosition, the next tabStopPosition is now used.
- Using the standard tab to align text now correctly aligns the text.
- When a font is set for text inside a table cell, using a style on the table will no longer overwrite the cell’s font set.
- Page Background and page Borders of pages containing a background color and/or page borders along with wrapped images are now correctly displayed.
- Using underline for the last word of a paragraph now correctly underlines this last word.