Telerik Forums
Telerik Document Processing Forum
1 answer
149 views
I need to populate a cell that I find using a Name.  I see that Name.RefersTo points to the range.  It gives me a string that looks like "=Data!$C$2".  I assume that somewhere I can get the cell from this string.  However, I haven't come across it anywhere in your documentation. 

Thanks for your help,
Joel
Anna
Telerik team
 answered on 16 Jan 2015
1 answer
231 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
326 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
154 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
344 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
211 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
535 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
285 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?