mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 12:34:35 +08:00
- Fix GetPrintingRect function. - Add DrawHeaderOrFooter, DoPrintBody, DoPrintPage, DoCreatePrintFonts, and DoPrintDocument helper functions. - Implement page header/footer and tabs printing in DIALOG_FilePrint function. - Improve printing performance. - Modify the header/footer resource strings. - Delete the needless resource strings. CORE-18837