Request: Print settings
See original GitHub issueI need set print settings but there are no functions on this API to achieve it.
I think that the implementation could be like worksheet.tabcolor() function.
Exceljs (https://github.com/guyonroche/exceljs) has implemented this by this PR: https://github.com/guyonroche/exceljs/pull/105
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Advanced PDF print settings - Acrobat Pro - Adobe Support
Select any of the panels on the left side of the Advanced Print Setup dialog box, and set options for either composite or...
Read more >Get printSettings - Microsoft Graph v1.0
Retrieve tenant-wide settings for the Universal Print service. ... Permissions; HTTP request; Optional query parameters; Request headers ...
Read more >Print Settings - OCLC Support
Use this screen to set your default print settings, logo image settings, and book strap and sticker settings in WorldShare Interlibrary ...
Read more >Managing Print Requests - Oracle Help Center
Check the status of printers and print requests by using the lpstat command. Only the most commonly used options are shown here. See...
Read more >Advanced Usage — Requests 2.28.1 documentation
Advanced Usage¶. This document covers some of Requests more advanced features. Session Objects¶. The Session object allows you to persist certain parameters ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

i’ll work on this if @dtjohnson does not have time 😃 i could use it in my project as well anyway
sheet1.xml
printOptionsNode:
Can you please help me add a header and footer to all pages while printing?