the ability to programmatically configure multiple pages #1218
tadmi
started this conversation in
Ideas / Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When changing the option multiple pages in page setup, the following tags are added to the settings.xml:
normal -> nothing
mirror margins -> <w:mirrorMargins/>
2 pages per sheet -> <w:printTwoOnOne/>
book fold -> <w:bookFoldPrinting/>
Is it possible to add the possibility of programmatically set this option in DOCX?
Beta Was this translation helpful? Give feedback.
All reactions