We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
header is ok, but first page header is not working, I have to check "different first page" when opening it in Word every time, Can anybody help?
p.MsoFooter, li.MsoFooter, div.MsoFooter { margin: 0; margin-bottom: .0001pt; mso-pagination: widow-orphan; tab-stops: center 3.0in right 6.0in }
@page Main { margin: .5in .5in .5in .5in; mso-header-margin: 0cm; mso-title-page: yes; mso-header: header; mso-first-header: firstHeader; mso-footer: footer; mso-footer-margin: .5in; mso-paper-source: 0 } div.Main { page: Main }
The text was updated successfully, but these errors were encountered:
is there any idea?
Sorry, something went wrong.
how to set header work?
No branches or pull requests
header is ok, but first page header is not working, I have to check "different first page" when opening it in Word every time, Can anybody help?
p.MsoFooter,
li.MsoFooter,
div.MsoFooter {
margin: 0;
margin-bottom: .0001pt;
mso-pagination: widow-orphan;
tab-stops: center 3.0in right 6.0in
}
The text was updated successfully, but these errors were encountered: