Hi,
I've a radgrid and I export the contents to PDf.
1) How do I auto-fit my page height and page width to the data. I do not want to hard code values for page height and page width in my aspx. PDF need to automatically adjust according to the data in the grid.
2) How do I automatically open up a pdf with "75%" resolution while clicking the' export to PDF" button
Please explain with code samples.
I've a radgrid and I export the contents to PDf.
1) How do I auto-fit my page height and page width to the data. I do not want to hard code values for page height and page width in my aspx. PDF need to automatically adjust according to the data in the grid.
2) How do I automatically open up a pdf with "75%" resolution while clicking the' export to PDF" button
Please explain with code samples.