Pour section's header and footer from previous section / with default one #558
Unanswered
gilleschapron
asked this question in
Q&A
Replies: 2 comments
-
I've got the same problem. Does anyone know any solution to this? related: https://github.com/davidgohel/officer/issues/465#issuecomment-1399341984 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, The new parameters of
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @davidgohel and officer's user,
I have to produce a document with a template (just one page with a header - a logo - and a footer - a table with title, date, page etc.).
When I do a
body_end_block_section()
:prop_section(header_default)
andprop_section(footer_default)
are NULL by default)Is it possible to:
prop_section(xxx_default)
I try naively with no success:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions