Unplanned
Last Updated: 16 Feb 2023 14:07 by ADMIN
Mark
Created on: 08 Feb 2023 07:40
Category: PdfProcessing
Type: Feature Request
1
PdfProcessing: Provide a consistent API for cloning document elements.
Provide a consistent API for cloning document elements. Currently, we have a public API for cloning documents but not their elements. 
2 comments
ADMIN
Yoan
Posted on: 16 Feb 2023 14:07

Hi Mark,

Thank you very much for the time and effort you spent providing us with this feedback and suggestions. We value highly interacting with clients because it helps us see both sides, stay updated, and improve our products and customer service. I can assure you this won't go unnoticed. I will pass this on to the development team to keep in mind and we will very much take it into consideration when it comes to implementing this feature.

Thank you once again and if you happen to have anything else you'd like to share, we are more than happy to hear you out.

Regards, Yoan Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Mark
Posted on: 16 Feb 2023 11:56

Please implement the ability to clone, at any level of the graph, the RadFixedDocument. This feature isn't going to get many votes because unless someone sees this and needs it or agrees this would be a good feature to have will they actually vote.

A few ways this can be done.

  1. Expose the existing cloning constructors and expose new where there are none.
  2. Adorn all classes in the graph with the [Serializable] attribute - unless there are aspects of the graph that just can't support this.

Much appreciated.

Thanks,

Mark