# Managing Printing

Spread for ASP.NET allows you to print the entire spreadsheet, and you can also specify headers and footers to the printed pages.

## Content



You can print the data area of the spreadsheet. This includes the headers and the cells, but not the tool bars or scroll bars of the component. You can also specify headers and footers for the printed pages.

*   [Printing a Spreadsheet](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-printing/spweb-printdialog)
*   [Adding Headers and Footers to Printed Pages](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-printing/spweb-printheaderfooter)

You can also print to a PDF file. For more information, see [Saving to a PDF File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-filesave-pdf).