Hello,
I'm looking to implement a form of "print preview" function using RichTextBox : I want to edit by hand document template (at the moment they are in XAML, but any format would be acceptable) and to insert paragraphs or specific words coming from my software data.
I've successfully used DocumentVariable to update Specifific fields, but I don't understand how to place DocumentVariableFields in a template (I currently do it programattically). Moreover, I'm not sure they allow to insert whole formatted paragraphs.
Is there a "right" way to achieve that using Telerik ?
Thanks in advance,
I'm looking to implement a form of "print preview" function using RichTextBox : I want to edit by hand document template (at the moment they are in XAML, but any format would be acceptable) and to insert paragraphs or specific words coming from my software data.
I've successfully used DocumentVariable to update Specifific fields, but I don't understand how to place DocumentVariableFields in a template (I currently do it programattically). Moreover, I'm not sure they allow to insert whole formatted paragraphs.
Is there a "right" way to achieve that using Telerik ?
Thanks in advance,