We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Insert Syncfusion Datagrid in pdf

Hello,

I have to insert a Syncfusion datagrid in a pdf, is it possible ? How can I do that ?

Thank in advance,

Have a nice day.

3 Replies

AG Angappan G Syncfusion Team May 17, 2010 08:38 AM UTC

Hi Pallini,

Thank you for your interest in Essential Studio.

We can't directly insert the Syncfusion datarid in a pdf,but we can populate the grid contents to pdfgrid and then we can import the pdfgrid to a pdf document.Please refer the sample for more details.

Sample Link:
http://files.syncfusion.com/samples/Pdf.Silverlight/SilverlightGrid_94425.zip

Please let us know if you have any queries.

Regards,
Angappan.


AP Anthony PALLINI May 17, 2010 01:31 PM UTC

Hello,

Thank you for your response,

We still have a problem, our datagrid isn't binded to a class or database, we fill all cell with code. When we use your code, the grid doesn't draw on our document.

here is an exemple of our filling method :

Cell = this.GridThermalEfficiency.Model[0, 0];
Cell.CellValue = "Sinter Quality";

We have copy-paste your code and replace the datagrid by ours. But it doen't works, do you have any idea ?


Thank in advance.


AG Angappan G Syncfusion Team May 24, 2010 11:33 AM UTC

Hi Pallini,

We have modified the previous sample(using Syncfusion datagrid control) as per your requirement, using the Syncfusion grid control. Please find the modified sample in the below link.

Sample Link:
http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=94425-228080548.zip

Please let us know if you have any queries.

Regards,
Angappan.

Loader.
Live Chat Icon For mobile
Up arrow icon