Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > RadGrid to PDF Export
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadGrid to PDF Export

Feed from this thread
  • Nikhil avatar

    Posted on Jun 24, 2011 (permalink)

    I had a small issue related to Exporting RadGrid to Pdf. The problem is i wanted to add the date generated in the PDF. I could add a title in the PDF which is my Report's Name but i am not able to add a line which says : Date Generated: (date) .

    Second issue with the PDF is, My RadGrid has a footer which totals the entire content of a column(like EmpSalary) but when i export this grid into PDF, the Total in the footer is displayed on every page in the PDF. Can we not do something so that the total appears just once at the end of all pages.


    Any help will be highly appreciated....

  • Posted on Jun 24, 2011 (permalink)

    Hello Nikhil,

    Check the following forum thread which explains how to add a text in generated PDF.
    Exporting to Excel and PDF -with page number and date.

    Also check the forum thread which discussed how to display the footer in last page only.
    ExportToPDF footer show on last page RadGrid

    Hope this helps.

    Thanks,
    Princy.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > RadGrid to PDF Export