This is a migrated thread and some comments may be shown as answers.

RadGrid - ExportToPdf

5 Answers 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Murugesan Manokaran
Top achievements
Rank 1
Murugesan Manokaran asked on 26 Sep 2008, 08:24 PM
Hi,

I am trying to export the contents from an Aspx page to PDF.

The page contains multiple RadGrids + some other telerik controls with data

I have to print all of them into one pdf.

Can we do this? pls help

5 Answers, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 29 Sep 2008, 11:48 AM
Hello Murugesan,

Unfortunately, this is not possible by default. This is due to the fact that exporting will end the response.

Greetings,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Murugesan Manokaran
Top achievements
Rank 1
answered on 29 Sep 2008, 02:06 PM
Hi,
 
thanks for your reply.
 
I have to print the company logo image with the pagetitle. I tried to have the pagetitle text as html tags having the image url.
 
But it is not printing...
 
any advise?
 
thanks
 
regards
Muru
0
Sebastian
Telerik team
answered on 29 Sep 2008, 02:17 PM
Hi Murugesan,

If you would like to export additional data to the resulting pdf file, consider embedding it as part of the grid command item template as depicted in the bottom section of this documentation article:

http://www.telerik.com/help/aspnet-ajax/grdexporttipstricks.html

Also make sure that you set the ExportSettings -> ExportOnlyData property to false.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Murugesan Manokaran
Top achievements
Rank 1
answered on 29 Sep 2008, 03:53 PM
Hi,

Thanks for your quick response.

can I add logo to the PageTitle when export to PDF?

regards
Muru
0
Sebastian
Telerik team
answered on 30 Sep 2008, 07:32 AM
Hello Murugesan,

This is not supported. You may consider the workaround suggested in my previous post.

Kind regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Murugesan Manokaran
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Murugesan Manokaran
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or