Telerik Forums
Telerik Document Processing Forum
1 answer
225 views
Hello,
I have been playing around with the Mail Merge capabilities added to WordsProcessing as part of UI for WPF Q3 2014. One issue I've found is that our current Mail Merge solution allows us to specify child tables in the merge, I have been unable to figure out a way to do this in Telerik. For example we can provide a list of customers to the merge mail where each customer has a list of items they have ordered, the mail merge allows us to create a table with the list of items for each customer. I know that this is not standard mail merge functionality but are there any plans to implement this type of merging capability in the Telerik Mail Merge? Our current Mail Merge solution causes some formatting problems which don't appear to exist using your solution so I would like to be able to recommend that we transition to a full Telerik solution as we are already rendering the results in the RadRichTextEditor but without a sub-table solution I don't think this will be possible. Thanks for your time!
Mihail
Telerik team
 answered on 15 Jan 2015
1 answer
1.2K+ views
I can not change fonts of some parts of the documents.
editor.InsertLine(" message")
Some pars of lines tahoma some parts of lines are Times New Roman

Thanks..
Deyan
Telerik team
 answered on 24 Dec 2014
1 answer
319 views
Hi,

Can i get some example of the usage of the IBlockElement Split() function.

Regards,
Sandeep
Deyan
Telerik team
 answered on 02 Dec 2014
1 answer
153 views
Hi,

I am using table class for generating a grid in PDF. Can i fix the size of each cell in the table. For example suppose we have a 3X3 matrix and each cell can have different data. Can i fix the size of each cell.

Please share code sample if it is possible.

Regards,
Sandeep
Deyan
Telerik team
 answered on 02 Dec 2014
1 answer
333 views
Hi 

How can i add lines in table cell. Suppose i need to cut a triangle in table cell and need to fill different colors in triangle. 

Can you provide some sample code.

Regards,
Sandeep
Deyan
Telerik team
 answered on 02 Dec 2014
1 answer
206 views
In your demo projects, there seems to be a discrepancy between the VB Code and the CSharp Code:

            editor.Position.Translate(defaultLeftIndent * 2, page.Size.Height - 180) 
            Using stream As Stream = GetSampleResourceStream("PdfProcessing.telerik.jpg") 
                editor.DrawImage(stream, ImageFormat.Jpeg) 
            End Using

            editor.Position.Translate(defaultLeftIndent * 2, page.Size.Height - 180); 
            using (Stream stream = GetSampleResourceStream("PdfProcessing.telerik.jpg")) 
            { 
                editor.DrawImage(stream); 
            }

Your VB demo project will not compile.

It would be more friendly, if the DrawImage function had a System.Drawing.Image as argument.

 

/Brian



Dimitar
Telerik team
 answered on 02 Dec 2014
1 answer
525 views
Hi,

I was trying to to add an image in a table cell but not able to do so by using following code.

imageCell.Blocks.AddBlock().InsertImage(stream);

I am missing something here.

Regards,
Sandeep
Tanya
Telerik team
 answered on 01 Dec 2014
1 answer
81 views
I think that PDFProcessing for silverlight is still in it's Beta. What is the actual release date for this.

Regards,
Sandeep
Petya
Telerik team
 answered on 28 Nov 2014
1 answer
283 views
HI,

How i can set Row height and cell width for a Table object. I am using FixedContentEditor.

Regards,
Sandeep
Deyan
Telerik team
 answered on 25 Nov 2014
4 answers
475 views
Hi,
Where can I find the metadata of a PDF file e.g. the Author of a document.
I use the RadFixedDocument class - wrong?

(UI for WinForms, v.2014.1.226.20)

Thanx in advance
Tom

Tom
Top achievements
Rank 1
 answered on 18 Nov 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?