Essential Studio for Universal Windows Platform Release Notes
v18.1.0.52
May 13, 2020
DocIO
Bug Fixes
- #250042 - Paragraph style is now preserved properly while open and save the DOCX format Word document.
- #267826 - Picture Watermark is now preserved properly while clone and merge the DOC format Word document.
- #269662 - The NullReferenceException will no longer be thrown while closing the Word document.
- #270030 - Bookmark is now preserved properly inside the Text content Control while open and save the DOCX format Word document.
- #272560, #266791 - List numbers are now preserved properly while open and save the DOCX format Word document.
- #271175 - List type is now set properly while parsing the HTML file.
- #271988 - The NullReferenceException will no longer be thrown while opening a DOCX format Word document.
- #F152998 - BeforeClearGroupFieldEventArgs now returns the proper merge field names while performing Mail merge in a Word document.
- #271634 - The NullReferenceException will no longer be thrown while saving a DOCX format Word document.
- #271695, #272438, #272430 - The NullReferenceException will no longer be thrown while performing Mail merge in a Word document.
- #273310 - Left indent is now preserved properly while converting an HTML file to Word document.
- Table cell background color is now preserved properly while converting an HTML file to Word document.
Bug Fixes
- #271164 – Exception no longer occurs when saving the document after removing annotations.
- #261704 – Bookmark will be reflected properly after removing bookmarks.
- #259394 – Ink annotation will be preserved properly while flattening annotation.
- #273970 – Modified date will be retrieved properly from the input PDF document.
- #271463 – Exception no longer occurs when accessing layers from existing PDF document.
- #274280 – Exception no longer occurs when creating tables concurrently
- #272832 – Exception no longer occurs when removing layers from existing PDF document.
- #272411 – Text will be preserved properly in
Word to PDF
conversion. - #272840 – Layer name will be changed properly in existing PDF document.
- #251733 – Barcode background and quite zones will be preserved properly.
- #271614 – Image will be preserved properly in
Word to PDF
conversion. - #266186 – Lines will be preserved properly in
Word to PDF
conversion. - #270437 – Form fields will be flattened properly in existing PDF document.
- #246796 – Fields and special characters preserved properly while import and signing the PDF documents.
- #269887 – PDF documents will be merged properly in different order.
- #269495 – Form field values will be preserved properly after disabling default appearance.
- #269472 –
ArgumentException
no longer occurs when saving the PDF document. - #274606 –
UriFormatException
no longer occurs when converting HTML string to PDF in Linux docker. - #272045 – Auto tag will be work properly for
PdfPageNumberField
,PdfPageCountField
, andPdfCompositeField
. - #269907 – Exception no longer occurs when processing the
PdfTemplates
in Azure Durable Function. - #269961 –
PdfGrid
with column span and row span will pass the accessibility check on acrobat. - #246796 – Special characters will be preserved properly on form flattening.
- #F152770 – Added support to set the border width to zero for grid cells.
-
PdfLoadedTextBoxField
properly will be reflected properly in PDF document.
Presentation
Bug Fixes
- #274637 - The PowerPoint presentation will no longer be corrupted while adding a cloned slide within section.
- #273501 - Row and column span will be applied properly while saving the PowerPoint presentation.
- #271751 - Table cell border will be applied properly while saving the PowerPoint presentation.
SfChart
Breaking Changes
- #272751 - The order for trackball information in the grouping feature has been modified to improve UI understanding.
SfDiagram
Bug Fixes
- #F153455 - The
NullReferenceException
will no longer be thrown when using theSfDiagram
asContentControl
for aSfDockingManager
.
SfPdfViewerControl
Bug Fixes
- #267733 - The opacity of ink annotations is now preserved when PDF is saved.
- #245868 - Border color of free text annotation is now preserved properly when PDF is saved.
- #269974 - The FileNotFound exception will no longer occur when using the ExportAsImage API in the background thread.
- #245868 - Popup annotation will no longer be loaded with free text annotation when PDF is saved and reloaded.
- #272954 - Color of popup annotation will now be changed properly using the color picker.
SfRichTextBoxAdv
Bug Fixes
- #270131 - Null reference exception will no longer be thrown while exporting the document.
- #F152893 - White space between the words is now preserved properly while opening the HTML file.
- #269360 - Argument exception will no longer be thrown while opening the HTML file.
- #F153248 - The resultant RTF files are no longer corrupted when the input document contains form fields.
- #F153467 - Null reference exception will no longer be thrown while selecting multiple tables.
- #272483 - The floating pictures are now displayed properly in the resultant Word documents.
- #269372 - Tables are now rendered with proper cell width while opening the Word document.
- #269372 - The table containing grid before and after columns are now displayed properly in the resultant Word documents.
- #273324 -
ImageNodeVisited
event is now triggered while opening the HTML file. - #267432, #274886 - Improved the performance in typing text with large size document.
SfTimePicker
Bug Fixes
- #F153290 - SfTimePicker popup is now properly aligned when it is placed in second monitor.
- #271038 - When a continuous value is given using the Keyboard, the crash will no longer occur.
XlsIO
Bug Fixes
- #269069, #269181 - Named range index is now updated properly in ArrayFormula while copying two different worksheets.
- #271034, #276058 -
ImportDataTable()
method with preserve type is now working properly for decimal values in German culture. - #269362 - Exception will no longer be thrown on applying fill color to group shapes with chart.
- #273596 - Exception is no longer thrown while opening Excel files with invalid named range.
- #272551 - Excel file is no longer corrupted on re-saving the document with pivot table.
- #264179 - Table location and cell values are now updated properly when refreshing a table.
- #273303 - Exception is no longer thrown while applying borders to specific cells.
- #267912 - Text in Textbox is now rendered properly in Excel-to-PDF conversion.
- #267767 - Exception is no longer thrown while parsing Excel documents with chart.
- #270176 - Exception is no longer thrown while setting invalid HTML string to a cell.
- #264179 - Tables and its formatting are preserved in proper location after refreshing tables in Microsoft Excel.
- #272331 - AutoFilter is now applied properly if the row above the filter range is merged.
- #274309 - Exception is no longer thrown in Excel-to-HTML conversion with entire row merged.
- #274125 - Timeout exception is no longer thrown while refreshing Excel tables.
- #269448 - Sorting grand total column in pivot table is now correct.
- #271999 - Performance is improved on rendering RTF text in Excel-to-PDF conversion.
- #F152563 - Performance is improved when data validation is applied to more number of rows and columns.
- Issue with pivot table in-line formatting is fixed.