Essential Studio for Universal Windows Platform Release Notes
v19.1.0.54
March 30, 2021
DocIO
Features
- #269076, #296116 - Added support to remove style in Word documents.
- Added support to write CSS styles as inline while converting a Word document to HTML.
Bug Fixes
- #309791 - The OutOfMemoryException exception will no longer be thrown while opening a DOCX format document.
- #305623 - Encoded Chinese characters are now preserved properly while resaving a RTF format document.
- #F161643 - Table is now preserved properly while saving a ODT format document in Italian culture.
- #307321 - Text wrapping styles for textbox are now parsed properly while opening a DOCX format document.
- #310403 - Image is now preserved properly while converting a DOC to DOCX format document.
- #313607, #313824 - IF fields are now updated properly while calling
UpdateDocumentFields()
method. - #313603 - Table of contents is now preserved properly while calling
UpdateTableOfContents()
method. - #312923 - Table alignment is now preserved properly while converting a HTML to DOCX format document.
- #312957, #313774 - The default image is now preserved properly when a corresponding image does not exist in the given path.
- #313959 - The NullReferenceException will no longer be thrown while calling
UpdateDocumentFields()
method. - #313943 - List value is now parsed properly while opening a DOCX format document.
- #315632, #316311 - Hanging issue has been resolved while creating a waterfall chart in a Word document.
- #317998 - The StackOverflowException will no longer be thrown when calling
UpdateDocumentFields()
method. - #317514 - Document will no longer corrupted while resaving a DOCX format document.
- #316710 - Mail merge is now executed properly in a Word document.
- #317425 - Track changes options are now preserved properly while resaving the protected DOCX format document.
- #305623 - Chinese characters are now preserved properly while resaving a RTF format document.
- The InvalidCastException will no longer be thrown while opening a Word document.
- #297755, #302215 - ChildShape positions value is now preserved properly while opening a Word document.
- #307506 - Text background color is now preserved properly while converting a Word document to HTML file.
- #160177 - The XmlException will no longer be thrown while opening a Word document.
- #306696 - Page break is now preserved properly while converting a HTML file to DOCX format conversion.
- Editable ranges is now preserved properly for content controls while resaving a Word document.
- #305864 - Content formatting is now preserved properly while resaving a Word document.
- #307241 - The NullReferenceException will no longer be thrown while opening a Word document.
- #306319 - Content is now preserved properly while converting a DOCX to RTF format document.
- #305716 - Content controls is now preserved properly while resaving a Word document.
- #159692 - The
XHTMLValidation.None
type is now working properly while opening an HTML format document. - #305277 - The ArgumentOutOfRangeException will no longer be thrown while parsing a Word document.
- #306112 - Bullet list text is now preserved properly when resaving a Word document.
- #301823 - Table with horizontally merged cells in now preserved properly while parsing an RTF format document.
- #301968, #306120 - Document is now preserved properly while importing the Word documents.
- #302177 - The ArgumentOutOfRangeException will no longer be thrown while resaving a Word document.
- #301208 - Font is now preserved properly when resaving a RTF format document.
- #294075, #305802 - Grid span values is now retrieved properly while parsing a RTF format document.
Features
- #312392 - Added support for
PdfHTMLTextElement
inUWP
. - #284959 - Added support for custom text encoding in
PdfStandardFont
. - #F157736 - Added support for signing the
ECDSA
based certificates. - #F160161, #1312456, #1315110 - Added support for deferred signing in PDF document.
- #297823 - Added support for
PdfPageTemplate
element in PDF document. - #307727, #1309567 - Added support for
Zugferd 2.1
in PDF document. - #313329 - Added support for line spacing in
PdfFreeTextAnnotation
. - #315074 - Added support for getting media box in existing PDF document.
- #309507 - Added support to remove the form field item from
PdfLoadedFieldItem
. - #311920 - Added support to set the estimated signature size in digital signature.
- #308059 - Added support to lock or unlock the
PdfLayer
in a PDF document. - Improved the redaction performance and memory usage.
Bug Fixes
- #275644 – Exception no longer occurs while getting page of form field in existing PDF document.
- #307760 – Exception no longer occurs while creating radio button with special characters.
- #308456 – Exception lo longer occurs while saving and loading the document with same stream.
- #311322 – Bookmarks will be preserved properly while merging PDF documents.
- #311301 – Signature validation result will work properly based on the signature.
- #309623 – Exception no longer occurs while load and save the PDF document in open and repair mode.
- #308359 –
PdfGrid
will be preserved properly while exporting with header and footer. - #307922 –
NullReferenceException
no longer occurs while split the PDF document. - #311905 –
PdfAnnotation
will not be modified while adding multiple signatures to existing PDF document. - #311680 – Pdf syntax error no longer occurs while converting Word to PDF document.
- #312424 –
PdfAnnotation
will be preserved properly while flatten the PDF document. - #312860 –
PdfGrid
will be preserved properly in PDF document. - #312876 – Hanging issue no longer occurs while replace the images in PDF document.
- #312689 – Ink points will be import and export properly from PDF document.
- #311057 – Performance of open and repair mode is optimized.
- #313870 –
PdfDocument
will be open properly while usingEncryptAllContentsExceptMetadata
option. - #312539 –
NullReferenceException
no longer occurs while save and load the document multiple times. - #313608 – Euro symbol will be preserved properly without invisible character in Word to PDF conversion.
- #314034 – Exception will no longer occurs while setting location to
PdfRubberStampAnnotation
. - #313527 -
ArgumentOutOfRangeException
no longer occurs while exporting the annotation with XFDF format. - #314209 –
PdfAnnotation
will not be modified while validating the signatures. - #313759 –
FillColor
will be applied properly while redact the PDF content. - #314443 –
NullReferenceException
no longer occurs while converting Word to PDF document. - #315327 – XFDF file will be preserved properly while import and export with PDF documents.
- #315629 – Metadata will be removed properly from existing PDF document.
- #315638 – Conformance will be preserved properly while converting Word to PDF A1B document.
- #315861 – Exception will no longer occurs while loading PDF document in open and repair mode.
- #315951 –
NullReferenceException
no longer occurs while flatten the form fields. - #316371 –
PdfGrid
will be preserved properly while adding to PDF document. - #316814 –
NullReferenceException
no longer occurs while adding grid with tagged PDF. - #312876 – File size will not be increased while replacing the resized image.
- #317288 –
PdfPageRotation
will be working properly in a PDF document. - #319342 – Exception will no longer occurs while getting page count in existing PDF document.
- #316756, #318226 – File size will be optimized properly with Pdf compression options.
- #314676, #316168 – Signature field can be signed with XFA form in a PDF document.
- #312876, #314828 –
ReplaceImage
will be work properly with resized images. - #313602, #313604 – Baseline will be aligned properly while converting Word to PDF document.
- #307514, #307512 – Value cannot be null exception no longer occurs while importing pages to new PDF document.
- #310461, #F163008 – Digital signature no longer breaks while accessing
UsedFont
from existing PDF document. - #314039, #315994, #316543, #316721 – Bookmarks will be cleared properly while removing bookmarks.
- #F163244 – Content will be preserved properly while converting Word to PDF conversion.
- #F161434 – Calculation actions will be working properly after merging existing PDF documents.
- #308613 – Exception will no longer occurs when load and save the existing PDF document.
- #307124 - Radio button field bounds will be retrieved properly from an existing PDF document.
- #307610 - NullReferenceException no longer occurs with
IsBlank
property. - #304924 – Form fields will be preserved properly when flatten the PDF document.
- #310407 –
PdfJavaScript
actions will be removed properly in existing PDF document. - #308993 – Hash value will be returned properly for same PDF documents.
- #307727 -
ZUGFeRD
conformance will be validated properly while adding file as attachment to PDF document. - #307713 – Text will be redacted properly in existing PDF document.
- #304676 – Content will be preserved properly when creating template from existing PDF document.
- #295922 –
TextDataCollection
will be retrieved properly when extract text from existing PDF document. - #300080 - Accessibility will be fulfilled while created Tagged the PDF document in PAC tool.
- #304919, #307413 - The alternate text will set properly in text and title while creating the pdf with
AutoTag
. - #307335 -
StackOverflowException
no longer occurs while getting the used font in existing pdf document. - #304857 – Annotations will be preserved properly while import and flatten.
- #300782 – Date values will be retrieved properly while getting from document information.
- #309900 -
NullReferenceException
no longer occurs while trying to get form fields in particular PDF document. - #308978 -
NullReferenceException
will no longer occurs while merging PDF documents. - #308059 - PdfLayer will be preserved properly while splitting the PDF document.
- #307526 - Signature appearance will be preserved properly with
EnableValidationAppearance
. - #306618 -
PdfLoadedComboBoxField
will return the correct font size. - #307348 - Exception will no longer occurs while export and import annotation with text containing special characters.
- #306402 -
NullReferenceException
will no longer occurs when enabling LTV. - #305934 - Exception no longer occurs while adding
PdfCode128ABarcode
to PDF/A-3B document. - #305958 - Bookmarks text rendering issue no longer occurs while flattening the annotation in that particular PDF.
- #305203 - Text length is greater than the data capacity of error correction level exception no longer occurs in QrBarcode.
- #304454 - Replaced fonts will be updated properly in the resultant PDF document.
- #F161217 -
StackOverflowException
will no longer occurs while finding the corrupted PDF document.
Presentation
Features
- #297656 - Provided support to embed a binary file as OLE Object in a PowerPoint document.
- #297656, #298474 – Exposed the
DisplayAsIcon
API inIOleObject
to open an embedded OLE Object in another application.
Bug Fixes
- #308422 - ITextPart.Font.FontSize property is now return proper font size value.
- #314176 - The KeyNotFoundException will no longer be thrown while opening a PowerPoint presentation with SmartArt Hyperlink.
- #310918, #312550 - The IndexOutOfRangeException will no longer be thrown while opening a PowerPoint presentation with empty bullet character.
- #310002 - The NullReferenceException will no longer be thrown while inserting a slide with SourceFormatting option into same Presentation document.
- #308582, #312071 - Font name is now applied properly for Thai characters.
- #317924 - Clone and merge with
UseDestinationTheme
functionality is now working properly. - Hanging will no longer occurs while opening a PowerPoint presentation with empty solid fill.
SfChart
Features
- Now, the chart control supports to customize the stroke color of
NormalDistributionCurve
in theHistogramSeries
.
Breaking Changes
- The default appearance of the chart tooltip has been changed for better UI, including the tooltip arrowhead and animation.
- The default value of the tooltip
EnableAnimation
property has been changed to true. - The default tooltip position has been changed as datapoint position instead of the mouse position.
- The default stroke color of
NormalDistributionCurve
has been changed toRed
in theHistogramSeries
. - The
LineCap
dependency property name has been changed asLineCapProperty
instead ofLineAnnotionCapProperty
in theLineAnnotation
. - The
IncludeStripLineRange
dependency property name has been changed asIncludeStripLineRangeProperty
instead ofIncludeStriplineRangeProperty
in theChartAxis
.
SfDateTimeRangeNavigator
Breaking Changes
- The
DeferredUpdateDelay
dependency property name has been changed asDeferredUpdateDelayProperty
instead ofDeferredUpdateDurationProperty
in theSfDateTimeRangeNavigator
.
SfDiagram
Bug Fixes
- #315576 - Now, the
NullReferenceException
will no longer be thrown when adding an annotation to the existing node at runtime. - #308527 - Now, the
TargetInvocationException
will no longer be thrown when dragging the nodes after removingPanRailsX
andPanRailsY
constraints.
Features
- #312154 - Support has been provided to access the symbol information as an argument in the
ItemAddedEvent
.
Breaking Changes
- Now, the
Syncfusion.UI.Xaml.Diagram.ZoomPointerParamenter
is deprecated, so use theSyncfusion.UI.Xaml.Diagram.ZoomPointerParameter
.
SfImageEditor
Features
- #18527 - Provided support to tilt the image from -45 to 45 degree.
- #18366 - Provided support to zoom and crop the image.
- #228420,243096,250339,292108 - Now, we have added the additional shapes such as line, dotted line, double arrow, dotted arrow and dotted double arrow in
ToolbarItem
.
Bug fixes
- #313953 – Mouse wheel zooming will be worked properly in SfImageEditor.
SfMaps
Features
- #299278,315404 - Provided support to animate the map while changing the
GeoCoordinates
points of the imagery layer.
SfPdfViewerControl
Features
- #300893 - The support to perform text search asynchronously has been implemented.
Bug Fixes
- #299815 – Ink annotations drawn in the different positions will no longer connect.
- #300125 - Applications will no longer crash when the LoadedDocument API is accessed.
- #301517 - The GoToBookmark API does not work in the continuous mode for a particular PDF.
- #297794 - The PDF will no longer be rendered blank when loaded.
- #301526 - Annotations will no longer be misplaced after save and reload.
- #306754 - Stamp annotations will now be removed properly.
- #305868 - Free text annotation is now added at the cursor position properly.
- #313750 - Application hangs on scrolling the list view containing SfPdfViewer and while adding ink Annotation.
- #313723 - Text markup annotations are not added in the selected text.
- Context menu is not shown properly for the line annotation using the finger touch and stylus pen.
- #311103 - Argument exception occurs when opening the same PDF again in the PDF viewer.
- #311303 - Application crashes with exception while saving and reloading the document containing stamp annotation.
- #309399 - Annotations are misplaced and missing in a particular pdf document.
- 160746 - CPU utilization remains the same when the SfPdfViewer is in an idle state.
- #304039,317155 - Application crashes with null reference exception while long-pressing the PDF page.
SfRichTextBoxAdv
Features
- #301416 - Added support to preserve floating image and text box with top and bottom text wrapping styles.
Bug Fixes
- #309031 - Table row height is now proper while performing Undo operation.
- #307976 - Focusing is now working properly on element present in UIContainer.
- #305478 - The exception will be no longer thrown while importing the document with a horizontal line shape.
- #304487 - The floating element in the table cell is now preserved properly.
- #302096 - Null reference exception will be no longer thrown while moving to the next page.
- #297968 - Styles are now written as style classes if the CssType is internal while exporting as HTML.
- #305243 - The exception will be no longer thrown while typing text on an empty document.
- #306950 - Table row resizing is now working properly
- #312887 - Changing the horizontal alignment of paragraph style is now updated properly
- #312887 - The paragraph and character formats are now cleared properly when using the ClearFormat option
- #311380 - The cursor position is now updated properly while deleting the text
- #311016 - The exception will be no longer thrown while removing page or line break element
- #309769 - Clear formatting is now working faster when more content is selected
- The paragraph before and after spacing value is now serialized properly while exporting as HTML
SmithChart
Features
- #263964 – Provided support to access
SfSmithChart
area bounds such as center point, circle radius, and chart area rect.
XlsIO
Bug Fixes
- #304210 - Pivot table page field filter is now working fine.
- #305776 - Pivot filter MeasureHierAttribute is now handled properly.
- #299134 - Excel document with pivot table filters and pivot table number formats are now working fine.
- #302479 - Excel document with pivot table is no longer corrupted while resaving.
- #304958 - Standard width is now correct after AddCopy operation.
- #304403 - Image position is now correct after autofit columns operation in a copied worksheet.
- #305064 - Exception is no longer thrown while converting pivot table in worksheet to image conversion.
- #305842 - Cell style is now correct after AddCopy operation.
- #304124 - Cell text with accounting format is now rendered properly for the cell with indent level.
- #307537 - Conditional format number value is now correct when changing the system culture.
- #306110 - Row format is now correct while refreshing data in the table.
- #301881 - Exception is no longer thrown while resaving the Excel document when duplicate styles exist.
- #305006 - Performance is improved and sparklines are now preserved properly when deleting the row.
- #305477 - Cell color is now updated properly for databar in Excel to HTML conversion.
- #302479 - Excel document is no longer corrupted while resaving with pivot table.
- #308429 - Corruption no longer occurs while opening the file with pivot table using Excel 2013.
- #307768 - Exception is no longer thrown when refreshing the table with external connection.
- #306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
- #311707 - Striped right arrow AutoShape is now rendered properly in Excel to PDF conversion.
- #309735 - TextBox position is now rendered properly when converting the Excel to PDF with
EnableFormFields
. - #309605 - IndexOutOfRange exception is no longer thrown for the combinational chart in Excel to PDF conversion.
- #310396 - Chart title and axis title with Japanese character is now rendered properly in Excel to PDF conversion.
- #310319 - Conditional format is now proper in Excel to PDF conversion when using relative cell address.
- #310561 - Template marker copy range is now applied properly for relative conditional format formula.
- #310022 - String type number value is now detected and changed to an actual number value.
- #312715 - Hair border with black color is now proper in worksheet to image conversion.
- #311736 - Cell border is now rendered properly in worksheet to image conversion.
- #312729 - Chart title text is no longer changed into bold fonts in chart to image conversion.
- #312529 - Indent level is no longer increased while converting pivot table to image.
- #312426 - Custom time is now correct while creating an Excel document.
- #312932 - Cell value is no longer rounded off while resaving the document as CSV.
- #312736 - Chart series is no longer rendered with solid line instead of dot line in chart to image conversion.
- #314458 - Chart series is no longer rendered with connected lines in chart to image conversion.
- #286882 - Background color is now applied properly in pivot value fields.
- #314457 - Chart legend icon is now rendered with fill color in chart to image conversion.
- #315165 - Picture is no longer missed while using
ParseOnDemand
option. - #F160013 - Unicode symbols are no longer missed in Excel to PDF conversion.
- Scatter chart with smooth line is now rendered properly while converting the chart to image.
- Conditional format applied to EntireColumn is now preserved properly while resaving the XLSX file in XLS format.
- MissingManifestResourceException is no longer thrown when parsing the Excel document.
- Null reference exception is no longer thrown while getting the
RowHeight
in Excel to PDF conversion. - Exception is no longer thrown while parsing a formula in Excel to PDF conversion.
- Excel document with worksheet drawing is now parsed properly.
- NullReferenceException is no longer thrown while setting date time interval in the chart to image conversion.
- NullReferenceException is no longer thrown while converting the chart to image in Excel to PDF conversion.
- Chart category axis is now rendered properly when converting chart to image.
- Chart value axis with billion is no longer missed in Excel to PDF conversion.