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

Need help to implement "Export to PDF"

1 Answer 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nataraj
Top achievements
Rank 1
Nataraj asked on 14 Jul 2008, 12:20 PM
Hi,

I have a RadGrid populated with more than 25 columns of data. When i export this data to pdf format using ExportTo.PDF() ,the PDF file that was created is trying to adjust all columns in one page. Due to insufficient space ,all the columns are getting overlapped and looking so clumpsy. Is there any property which sets the number of columns to displayed in each page?

Thanks,
Nataraj

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 14 Jul 2008, 12:57 PM
Hi Nataraj,

You can try setting RadGrid1.ExportSettings.Pdf.PageWidth to a suitable width in pixels so that RadGrid can be exported with a proper layout. Also adjusting the PaperSize should also help.

Greetings,
Veli
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Nataraj
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or