
Adds PdfViewer component, plus updates for Spreadsheet and WordsProcessing.
Features
- Common
- PdfViewer Component.
- AsyncUpload
- Improve Content-Type header of the AsyncUploadHandler server response.
- Spreadsheet
- Cell Comments and Tooltips.
- Import and insert Images into the cells.
- Built-in Import from XLSX file into the spreadsheet.
- Built-in Export to XSLX and PDF from the spreadsheet.
- WordsProcessing
- Introduced PDF export support for shading applied to the contents of the run.
Fixes
- Common
- The Upgrade wizard no longer sets RenderMode="Lightweight" when updating ASP.NET AJAX Web application.
- Add the missing ButtonSprites.gif files to the Sunset and Telerik Classic skins.
- Material skin is not loaded with RadDrawer and RadMultiColumnComboBox when the styles are not combined.
- Editor
- A JavaScript error is thrown when the Print dialog is being disposed.
- Grid
- Grid headercontext menu causes page to jump when opening.
- HtmlChart
- The MajorGridLines of the chart YAxis are always visible and the HtmlChart Appearance properties are not fully applied in R1 2020.
- MediaPlayer
- WAVE Button Errors.
- PdfProcessing
- IndexOutOfRangeException when parsing a Tiling pattern with non-RGB color.
- NullReferenceException is thrown when importing documents with destinations that do not have a set page.
- Fixed issue when importing Standard font with WinAnsiEncoding from literal string.
- SpreadProcessing
- Exception is thrown when importing a spreadsheet with the first sheet hidden.
- WordsProcessing
- ImageInlines with fixed Size are exported with incorrect size to pdf.
- List bullets are exported to PDF underlined/highlighted when the last run in the corresponding paragraph is underlined/highlighted.
- PAGE fields containing a MERGEFORMAT switch do not get correct result when exported to PDF.
- Spaces after hyperlinks spans are trimmed when importing from HTML.
- WebException on export to docx of document imported from HTML and containing image which src is invalid or relative URL.