Please can you add xlsm file support to RadSpreadProcessing.
When the last element from a table cell is an empty line, the latter is skipped and not imported. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190105 Please use the new item for commenting, voting and subscribing instead of this one.
'thead' HTML element represents table row that should be repeated at the top of each page. MS Word maps this to TableRow with RepeatOnEveryPage set to true. This works for both export and import. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190104 Please use the new item for commenting, voting and subscribing instead of this one.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190103 Please use the new item for commenting, voting and subscribing instead of this one.
The font size in the table does not respect the CSS for the corresponding class. There is similar issue with <li /> element. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190102 Please use the new item for commenting, voting and subscribing instead of this one.
Available in LIB version 2016.1.118, it will be also available in the 2016 Q1 SP Release.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190101 Please use the new item for commenting, voting and subscribing instead of this one.
Will be available in Q1 2016 Release.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190100 Please use the new item for commenting, voting and subscribing instead of this one.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190099 Please use the new item for commenting, voting and subscribing instead of this one.
Fixed in LIB Version 2015.3.1130. Note that the MinimizeButtonStyle used in the OutlookBar control is now renamed to OutlookBarMinimizeButtonStyle.
When defaultThemeVersion is missing from the file, some styles are not shown when the document is opened in MS Excel. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190098 Please use the new item for commenting, voting and subscribing instead of this one.
If the value from the source contains new lines, they should be inserted in the resulting documents as new paragraphs. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190097 Please use the new item for commenting, voting and subscribing instead of this one.
Workaround: Copy the default styles after the Mail Merge RadFlowDocument merged = sourceDocument.MailMerge(mailMergeSource); merged.DefaultStyle.ParagraphProperties.CopyPropertiesFrom(sourceDocument.DefaultStyle.ParagraphProperties); merged.DefaultStyle.CharacterProperties.CopyPropertiesFrom(sourceDocument.DefaultStyle.CharacterProperties); This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190096 Please use the new item for commenting, voting and subscribing instead of this one.
The AltChunk element is responsible for embedding external content into documents. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190095 Please use the new item for commenting, voting and subscribing instead of this one.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190094 Please use the new item for commenting, voting and subscribing instead of this one.
The fix will be available in our next LIB release (v. 2016.01.125).
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190093 Please use the new item for commenting, voting and subscribing instead of this one.