first: Header does not appear to be functioning #1047
Unanswered
devinrobbins
asked this question in
Q&A
Replies: 2 comments 2 replies
-
To reflect the title page in the section options add titlePage: true
|
Beta Was this translation helpful? Give feedback.
1 reply
-
example with 1 section on node js
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've been following the guides and documentation for this, but this functionality for the "first" header does not appear to be working, or maybe I'm misunderstanding. Is ""first" meant to appear on the first page of the document or is there something else I'm missing? Here's a code snippet to show how I have the Header section setup:
sections: [
{
headers: {
The default header will populate and appear throughout the document, regardless of the number of pages. I'm using version 6.0.3.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions