Essential Studio for Xamarin.Android Release Notes
v19.1.0.63
May 12, 2021
DocIO
Features
- #318805 - Added support to set locale identifier for bidirectional languages in Word document.
Bug Fixes
- #318882, #319716 - Mail merge is now executed properly in a Word document.
- #318634 - Footer is preserved properly while merging the RTF format documents.
- #318345 - Text in content control is now preserved properly while calling
UpdateDocumentFields()
method. - #317490 - Grid span is now parsed properly while opening a DOCX format document.
- #319208, #321962, #323896 - The
NullReferenceException
will no longer be thrown while a opening the DOCX format document. - #321276 - The text formatting switch is now preserved properly for formula field.
- #321276 - The text Format for IF field is now updated properly in the Word document.
- #320883 - Merge field inside formula field is now updated properly in the Word document.
- #321276 - Formula field inside SET field is now updated properly in the Word document.
- #320188 - After Width of a row is now parsed properly while opening the DOCX format document.
- #321098 -
InvalidOperationException
will no longer be thrown while saving the DOCX format document. - #321579 - Comment is now preserved properly while resaving the DOCX format document.
- #323670 - Font name is now parsed properly while opening the HTML format document.
- #322767 - DocVariable field is now updated properly while calling
UpdateDocumentFields()
method. - #325573 - Formula field is now updated properly while calling
UpdateDocumentFields()
method. - #325658 - Word document is now open properly in Microsoft Office 2007 application.
- #322766 - Preferred cell width is now parsed properly while opening the RTF format document.
- #324732 - Arabic text is now preserved properly while converting a Word document to PDF.
- #318245 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- #323148 - Cell border is now preserved properly while converting a Word document to PDF.
- #321119, #321126 - Emoji is now preserved properly while converting a Word document to PDF.
- #323695, #323697 - Extra table preservation issue has been resolved while converting a Word document to PDF.
- #322630 - Floating table is now preserved properly while converting a Word document to PDF
- #316394, #320184 - Image is now preserved properly while converting a Word document to PDF.
- #319607 - The NullReferenceException will no longer be thrown while converting a Word document to Image.
- #325849 - Page bottom border is now preserved properly while converting a Word document to PDF when surround footer option is disabled.
- #317423 - Paragraph before spacing is now preserved properly while converting a Word document to PDF.
- #322780, * #324282 - Paragraph spacing issue is now resolved while converting a Word document to PDF.
- #319085 - Shape is now aligned properly while converting a Word document to PDF.
- #317704 - Custom line shape is now preserved while converting a Word document to PDF.
- #324707 - Symbol is now preserved properly while converting a Word document to PDF.
- #319081 - Table border is now preserved properly converting a Word document to PDF.
- #318004 - Table position is now preserved properly while converting a Word document to PDF.
- #324779 - Table is now preserved properly while converting a Doc format document to PDF.
- #324490 - Text in rotated shape is now preserved properly while converting a Word document to PDF.
- #322780, #324285 - Text is now aligned properly while converting a Word document to PDF.
- #322780 - Text is now preserved properly while converting a Word document to PDF
- #320184 - Image overlapping issue while converting a Word document to PDF.
- #308099 - Paragraph border is now preserved properly while converting Word document to PDF.
- #F164005 - TOC navigation is now working properly while converting a Word document to PDF.
- #323148 - Vertically merged table cell text is now preserved properly while converting a Word document to PDF.
- #319433 - The ObjectDisposedException will no longer be thrown while converting a Word document to PDF.
Bug Fixes
- #311180, #317448 –PDF tags will be added properly with parent tags in a PDF document.
- #314496 - Remainder text will be updated properly while layout the string with multiline.
- #312509 -
PdfLoadedFreeTextAnnotation
returns proper bounds from the particular PDF document. - #317545 - Bookmarks will be displayed properly in Adobe document cloud web viewer.
- #315262 - Ink annotation will be preserved properly while flatten with particular PDF document.
- #316316 - Exception will no longer occurs while loading large PDF documents.
- #318660 - Extra new line character will not be added in text box field.
- #318010 - Characters will be preserved properly while creating appearance for form fields.
- #319553 - PDF compression will optimize the file size properly with particular document.
- #319401 - Document will be preserved properly while loading and saving the particular PDF document.
- #319073 - Font preservation issue will no longer occurs with
PdfHtmlTextElement
. - #321713 - Annotations will be preserved properly while import and flatten.
- #321475 - Exception will no longer occurs while filling the form fields.
- #322161 -
PdfGrid
will be paginated properly withPdfTextElement
. - #322536 - Bookmarks will be retrieved properly while getting from existing PDF document.
- #322533 - Content will be redacted properly with particular PDF document.
- #322529 - Extra PDF pages will not be added with
EndPageLayout
event. - #322273 - Form field will be preserved properly while changing the forecolor.
- #322933 -
PdfGrid
will be preserved properly with pagination bounds. - #323087, #323578 - Bounds will be return properly in
EndPageLayout
event. - #323900 - Tags structure will be preserved properly with
PdfGrid
. - #320547 - Exception will no longer occurs while exporting
PdfGrid
. - #323642 - Exception will no longer occurs while loading PDF document.
- #324594 -
Pdf417Barcode
will be rendered properly with floatXDimension
value. - #324789 -
XPathException
will no longer occurs while loading XFA document. - #324973 - JavaScript actions will be removed properly from existing PDF document.
- #324966 -
PdfCode39ExtendedBarcode
will be preserved properly while drawing to PDF page multiple times. - #F164131 - Euro characters will be preserved properly while filling form field.
- #F164353 - check box fields will be imported properly in a PDF document.
Presentation
Bug Fixes
- #317830 - The PowerPoint presentation will no longer be corrupted while removing the unused layout slide.
- #323915 – Replaced image is now updated properly while saving the PowerPoint document.
SfCircularGauge
Features
- #301670 - Provided
StepFrequency
support to marker and needle pointer while dragging the pointer.
SfPdfViewer
Features
- #318638, 320552 - Implemented the support to render the image content for the signature form fields with the image decode parameters.
- #322438 - Improved the annotation adding behavior by adding annotations only when dragged on the page and preventing addition when the page is tapped.
Bug Fixes
- Hyperlinks shown in the PDF document are now accessible when immediately after loading the document.
- #320671 - Application will no longer crash while disposing the SfPdfViewer after unloading.
- #319350 - The handwritten signatures are no longer duplicated while zooming the PDF page.
- #321091 - Linking failed error will no longer occur when using the recent version of
Xamarin.AndroidX.AppCompat
andXamarin.Google.Android.Material
with SfPdfViewer. - #311882 - The Form field text box will no longer allow modifying the existing text and allows scrolling.