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

Radgrid Export to PDF with Scroll to come in PDF

3 Answers 157 Views
Grid
This is a migrated thread and some comments may be shown as answers.
gaurav
Top achievements
Rank 1
gaurav asked on 22 Dec 2010, 06:49 AM
Hi ,

I have a radgrid and i have enabled scrolling in radgridf it's working fine on my page .But when i am going to export data in PDF then i want to print scroll on the PDF . Is it possible through Radgrid or any other way to achieve this when i am going to export in PDF.I don't want to make font-size to lower px i want my pfd to display same way as it is displaying on page with scrolling feature. I don't want to clooase the columns etc these solutions i don't want . I want the scrollable functionality on pdf file and all records to display in pdf i have used paging so i cann't use windows print page method as it only displays the current records in Grid .

Please answer me ASAP it's very Urgent .I have to make this functionality .I can't find any answer ,

Is it possible in radGrid  to this scrolling feature as it comes in the excel exporting option .
or its a PDF writer that doesn't allow the scrolling functionality to implement in Radgrid .I have runtime 60-70 Columns to display so i want scrolling to be implemented in the PDF export file as it displays in the Excel ,CSV.

Thanks
Gaurav Bhardwaj

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 22 Dec 2010, 11:00 PM
Hello Gaurav,

Unfortunately this is not possible. You can extend the page width so that all columns fit on a single page. You can then scroll the content in the PDF viewer.
Please excuse us for any inconvenience caused.

Kind regards,
Daniel
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
gaurav
Top achievements
Rank 1
answered on 23 Dec 2010, 06:45 AM
Thanks for your solution but can i do it in other way so that i need not to increase the page size becasue that will effect when i will print content to hardcopy
0
Daniel
Telerik team
answered on 24 Dec 2010, 03:28 PM
Hello Gaurav,

A possible option would be to offer two versions of the same file:
- for screen viewing - containing all the columns
- for printing purposes - showing a limited number of columns with smaller fonts

Regards,
Daniel
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
gaurav
Top achievements
Rank 1
Answers by
Daniel
Telerik team
gaurav
Top achievements
Rank 1
Share this question
or