# Print Settings

DsExcel allows you to change the print settings to manage printing in an efficient manner, such as customize the size, header, footer, etc.

## Content





DsExcel Java provides users with several Page Setup options to facilitate users in executing the print operations swiftly and effectively.

While printing, you can use the Page Setup feature to personalize the layout of your page. This includes the page size, page orientation (landscape and portrait), header and footer, etc. along with many essential paper settings that can be configured while printing.

*   [Configure Page Header and Footer](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePageHeaderandFooter)
*   [Configure Page Settings](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePageSettings)
*   [Configure Page Breaks](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePageBreaks)
*   [Configure Paper Settings](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePaperSettings)
*   [Configure Print Area](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePrintArea)
*   [Configure Columns to Repeat at Left and Right](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigureColumnstoRepeatatLeftandRight)
*   [Configure Rows to Repeat at Top and Bottom](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigureRowstoRepeatatTopandBottom)
*   [Configure Drafts](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/configure-drafts)
*   [Configure Print Page Range](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigurePrintPageRange)
*   [Configure Sheet Print Settings](/document-solutions/java-excel-api/docs/online/Features/ConfigurePrintSettingsviaPageSetup/ConfigureSheetPrintSettings)

## See Also

[Working With Page Setup](/document-solutions/java-excel-api/docs/online/ManageFileOperations/WorkingWithPageSetup)