Declined
Last Updated: 23 Mar 2015 17:35 by ADMIN
William
Created on: 24 Sep 2012 21:19
Category: UI for ASP.NET MVC
Type: Feature Request
47
Generate PDF from Grid in ASP.NET MVC
We want to generate PDF files with the grid configuration, i.e. with aggregates, grouping and basic formatting options; expecting can generate an appearence very close how the grid are presented.

Thanks.

6 comments
ADMIN
Brandon
Posted on: 10 May 2013 15:38
Please see the comments on this duplicate item for more information: http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/3852466-add-export-to-excel-pdf-and-others-format-for-ken
Jason
Posted on: 22 Mar 2013 00:47
Further to that (no edit button) HTML HTML5 is the future it is better and more appropriate to output the grid as an option to a html file which again could be opened in Word then converted to pdf. But Csv with headings would be the first thing to do.
Jason
Posted on: 22 Mar 2013 00:43
Further to that you can't create a pdf in JavaScript to my knowledge.
Jason
Posted on: 22 Mar 2013 00:42
I think once it is in Excel it can easily be converted to pdf. Export to csv / excel is more important
Elliot
Posted on: 16 Nov 2012 16:02
In business applications functionality like this is almost mandatory and it would be far too cumbersome to develop a million separate reports.  I think you should consider handling exporting functionality for excel and pdf.
orphicfireball
Posted on: 20 Oct 2012 21:24
Also implement Export to Excel as suggested here (http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/2395131-export-grid-to-excel-). This suggestion was declined, because it requires server-side processing, but the MVC wrappers could provide this.