Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Misho
Comments: 0
Category: UI for WPF
Type: Feature Request
0
When import form DOCX, part of the content get lost because smart tags are not supported.
Steps to reproduce:
1) Import the attached DOCX;
2) Verify the "US Example" part is imported properly;
Expected: The imported content contains "US Example"
Actual: The imported content does not contain "US Example" but only "Example"
http://screencast.com/t/v6eXiVbGqt2U


This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190050 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190048 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by Foursight
ADMIN
Created by: Tanya
Comments: 1
Category: UI for WPF
Type: Feature Request
2
The feature will be available in our official release 2015 Q2.
Completed
Last Updated: 30 Mar 2015 08:44 by ADMIN
Hello,
I am launching standalone Telerik Report Designer from our application to edit custom reports stored in a database.
I was able to inject the application custom functions assembly reference into designer`s config before launching it and it works fine.
But I was not able to inject the application connection string into designer`s config before launching it because the designer does not use global ConnectionStrings section, but custom ConnectionStrings section in userSettings which makes it problematic to update.
Can You change the designer to allow usage of ConnectionStrings from the designer`s global config section or provide another means?
That is essential to render reports successfully with correct data, because the reports use named connection strings.
I preffer this instead of changing all connection strings in report`s data sources.

Thank You

Marek Istvanek
HaSaM
Czech Republic
Declined
Last Updated: 04 May 2015 08:58 by ADMIN
Created by: Benjamin
Comments: 1
Category: UI for WPF
Type: Feature Request
0
The size of the DragVisual is limited by the screen resolution and is clip to bound. (Ticket ID : 917878)
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The feature will be available in our official release 2015 Q2.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190047 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190046 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
You can set the data of an image with the LoadFromUri event, but there is no way to set the size. 
Declined
Last Updated: 22 Feb 2017 12:37 by ADMIN
Created by: Heiko
Comments: 1
Category: UI for WPF
Type: Feature Request
0
It would be very nice to have some kind of repeating column header, especially when exporting to PDF.
Declined
Last Updated: 22 Feb 2017 12:33 by Siri
ADMIN
Created by: Aylin
Comments: 2
Category: UI for WPF
Type: Feature Request
6
They are exported with the /EmbeddedFiles switch. This would allow adding external files to the PDF document.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190045 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190044 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Kammen
Comments: 0
Category: UI for WPF
Type: Feature Request
1
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190043 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 09 Jul 2020 13:33 by ADMIN
The standard fonts listed at http://docs.telerik.com/devtools/wpf/controls/radpdfprocessing/concepts/fonts#standard-fonts cannot be embedded in a document. Using one of them prevents the document from complying with PDF/A standard.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190042 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Created by: Maurício
Comments: 1
Category: UI for WPF
Type: Feature Request
5
Transparency is not shown when we add png images.

The feature will be available in our official release Q1 2016.
Unplanned
Last Updated: 04 Apr 2017 08:05 by Patrick
One requires to create QueryableCollectionView on the UI thread.
Now there's going to be a .Count() call on the IQueryable passed into the constructor,
which will block the UI thread until it returns.
There might be various reasons why there is delay (unable to connect to DB,slow query, using a REST queryable provider, etc).

It would be nice if we could pass in the count ourselves.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190038 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 18 Feb 2015 15:18 by ADMIN
Created by: Jean-Marc
Comments: 1
Category: UI for WPF
Type: Feature Request
0
I am currently working with MaskedInput control, and I have an issue on your documentation.  Why is there no explanation on all the properties, even in your demo there are a lack of explanation.  For instance, SpinMode, what is this, what does it do?
IsManinulationEnabled, what does this do, under which control, the Numeric,, Decimal, DateTime or Text???  Why Text and Value.   What is OriginalValue means? The control have an AcceptsReturn properties, why not an AcceptsTab properties?