wcqrnj Posted September 24, 2019 Share Posted September 24, 2019 Hello Guys, I would like to put the page number on the printed html in the footer or header in a custom way and to generate table of content as well with page numbers. Can I somehow do it in the browser using only front-end tools? I would like to use css for styling and then generate document with custom header and footer containing the page number. Your help is extremely appreciated. BR, L Link to comment Share on other sites More sharing options...
Makwana Prahlad Posted February 4, 2020 Share Posted February 4, 2020 you can use logic of "single page website" <a href="#services-section" class="nav-link">Services</a> <div id="services-section"> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now