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

[Solved] Export RadGrid to PDF

1 Answer 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Juan
Top achievements
Rank 1
Juan asked on 31 Mar 2008, 06:54 PM
Hello

In RadGrid in function to export as I do for the cell adapts to the size of the text?

Greetings

Juan

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 01 Apr 2008, 07:22 AM
Hi Juan,

You would need to set the page dimensions according to the number of columns you have like this:

  <ExportSettings>
                <Pdf PaperSize="C5_Envelope" PageHeight="162mm" PageWidth="600mm" FontType="Subset" />
  </ExportSettings>

Please do not open duplicate posts on the same topic as this only slows us down. Thank you for the understanding.


All the best,
Steve
the Telerik team

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