This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190035 Please use the new item for commenting, voting and subscribing instead of this one.
Generally, allow more straightforward setters of style related properties without going through 2-4 levels of temporary objects. For example, when dealing with tables, there is no obvious way to set line spacing or paragraph spacing globally for the table. Should have TableCell.Blocks.AddText("New Text") instead of AddParagraph, which provides spacing you don't want or need. Also, when you want to set the FontSize, FontWeight, and FontFamily all at once, there is no easy way to do that. Also no global way to do that for a section, page, table, etc. The above would make it a LOT easier to create documents programmatically. I would like to see more parameterized constructors for common style attributes by type. You will discover the challenges by creating a richer document from scratch with several tables, styles, left and right justified content on the same line, etc. Same for easily setting header and footer content. Thanks! Great work so far, I love it!
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190034 Please use the new item for commenting, voting and subscribing instead of this one.
Content in cells should be centered vertically and cells should have cell spacing and margins to make them look similarly to browsers. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190033 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/190032 Please use the new item for commenting, voting and subscribing instead of this one.
Would it be possible to add a new theme that accurately tracks the Google Material Design guidelines? (http://www.google.com/design/spec/material-design/introduction.html). Available in the 2017 R2 Release. More information you can find here: http://docs.telerik.com/devtools/wpf/styling-and-appearance/themes-suite/common-styling-appearance-material-theme
Add a new media encoding control that can create video files frame by frame (from images) together with an audio track. Maybe support avi, mp4, wmv...
It would be awesome if Telerik created custom OpenFileDialog, SaveFileDialog and BrowseFolderDialog controls/windows/dialogs that would mimic the functionality found in: Microsoft.Win32. - Differentiate from competition - Create controls that other WPF controls packages don't have - Allow users to have common styling/views across their application - Make it so our software doesn't have to reference Microsoft.Win32, we can continue to have a native Telerik solution - Could make it more intuitive to program with than the Microsoft dialog (with filters, startup folder etc) Reference post: http://www.telerik.com/forums/why-is-there-no-openfiledialog-in-telerik Available in R3 2017 Official Release of UI for WPF. Check what's new in R3 2017 here: http://www.telerik.com/support/whats-new/wpf/release-history/ui-for-wpf-r3-2017
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190031 Please use the new item for commenting, voting and subscribing instead of this one.
When image is added with size Size.Empty, it is exported to HTML with the following invalid syntax: width="-Infinity" height="-Infinity" Exporting to Docx throws exception. Consider exposing an API for suppressing the export of 'width' and 'height' attributes to HTML, for example in the ImageExportingEventArgs. The fix is available in our latest LIB release (v. 2015.1.0316)
Hyperlinks should support this property in order to describe where they should be opened (in the same frame/tab or in a new one). It will be useful for setting the target as _blank. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190030 Please use the new item for commenting, voting and subscribing instead of this one.
A button that once clicked shows a circular menu with additional choices the user can select.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190029 Please use the new item for commenting, voting and subscribing instead of this one.
The fix is available in our latest LIB release (v. 2015.1.0316).
I'd really like a WPF (and Silverlight) version of the Windows Phone Conversation View control.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190028 Please use the new item for commenting, voting and subscribing instead of this one.
Incorrect handling of \defchp group. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190027 Please use the new item for commenting, voting and subscribing instead of this one.