I am using the WebDocumentExporter and WebDataGrid to export to a PDF. How can I get the Header and Footer to show up on all the pages like it does on page 1?
Hello Rob Hudson,
Thanks for the update on the thread.
I would like to take a look at this further on exporting the column headers on every page to pdf. This may be a feature request that I will submit. I'll send another update on the thread on Tuesday.
Let me know if you have any questions with this matter. Thank you.
lol yeah, I need a way to have column headers appear at the top of each page...
These are part of reports that we attach to invoices that we send to customers, so format is important. As there appears to be no option in the PDF exporter that supports this, we are going to have to use ActiveReports for pdf exports.
This is just a follow up on the thread if you have any questions in regards to the server side events of the WebDocumentExporter control or if you require any further assistance with the NetAdvantage product being used for exporting to pdf.
Hello,
I don't believe there's any event for inserting column headers when exporting pdf to every page. The list of server side events for the WebDocumentExporter can be found here: http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Infragistics4.Web.v11.1~Infragistics.Web.UI.GridControls.WebDocumentExporter_members.html.
Duane, does the WebDocumentExporter expose any events or methods that we could trap to manually insert the column headers at the top of each page?