I am just printing the HTML page, I need to show the page numbers opposite to the titles in Table of contents. I investigated a lot, but couldn't find a proper solution. While investigating I found target-counter but it is not working for me. Seems it is explicitly providing support for PrinceXML, but I am using puppeteer to convert HTML content to PDF, since PrinceXML doesn't support .Net Core, I have opted Puppeteer Sharp. So is there any way I could get page numbers in the table of contents.
Need to display page numbers in Table of contents
828 views Asked by sai lohith At
0
There are 0 answers
Related Questions in PUPPETEER
- Using Puppeteer to scrape a public API only when the data changes
- How to save downloaded by parser file into js buffer?
- Trouble with Puppeteer Cluster and Excel4node: Not all data is being written to Excel
- 403 on brightdata ws endpoint
- How do i get the newly opened page after a form submission using puppeteer
- Connecting puppeteer to an existing Brave Browser instance using
- How to use multiple exception filters in the main module in nestjs?
- Puppeteer on Kubernetes throws errors: "Navigation frame was detached", "Requesting main frame too early"
- Inquiry: ARM Compatibility for Puppeteer
- What’s the best way to add a coverpage for a pdf made via browsershot / puppeteer?
- How to simulate select event during stencil tests?
- Launch web scraper with Windows task manager "Whether user is logged on or not"
- How to simulate a file upload during tests?
- How to test disabled attribute of a button?
- Renaming a file - Google API direct download link
Related Questions in CSS-COUNTER
- CSS Counter and Calc function
- Use multiple counter-reset rules on one element
- How can I number headings of sections on separate pages?
- Trailing zeros in content: counters function of CSS
- How does one add something as a dot after a counter inside a content property in TailwindCSS?
- css target-counter/s() for non Generated Content for Paged Media Module use cases
- Why are there two different results for the numbering of <dl> tags in Edge and Firefox?
- Keeping CSS counters the same after removing associated elements
- I don't know how to make my <ol> inside <ul> begin with only one number
- Prevent zero in nested ordered list when using css counters
- Increment Counter in CSS for a list with :before
- Chrome Incorrectly Rending CSS Content Counters
- At-rule counter-style in pseudo-element does not works
- Reverse CSS Counter with Bootstrap 5.2
- CSS counters don't work inside other elements
Related Questions in HTML-PDF
- html-pdf or 'pdf-creator-node' generaes me pdf but it is cut into partial with big fonts ,node js
- Date and logo HTML form no data when converting into PDF
- Hide table border at page break in PDF, using phantomjs
- wkhtmltopdf Table is starting from next page instead of breaking
- PDF generation with dompdf PHP - styles missing
- Nodejs Error: write EPIPE error in Amazon Linux production environment. No issue on windows, but only getting EPIPE error on Linux Server
- "html-pdf: Failed to load PhantomJS module. You have to set the path to the PhantomJS binary using 'options.phantomPath'"
- EPIPE issue on html-pdf nodejs
- CSS properties is not working in html-pdf library
- Texts are not appearing in the header of converted pdf when using the html-pdf node module
- Axios Network error when generating PDF from Nodejs in a Nextjs application
- How can I render images in the footer and header of my pdf in NESTJS / html-pdf?
- TypeError: Cannot read properties of undefined (reading 'pipe') in Production(Heroku server)
- Failed to load PhantomJS module
- pdf generated by html-pdf looks different on localhost than deployed link
Related Questions in PRINCEXML
- Getting "write EPIPE" error on AWS lambda
- <style> Tag ignored by PrinceXML version 15.1
- How to transpile inline and external JavaScript in an HTML to ES5
- insert text on top of frontcover image to a pdf book using princexml?
- Some Unicode characters cannot be printed in PrinceXML
- How to use PrinceXML to align a div to the bottom of a page in a PDF
- Using Charts on Prince Library
- Overflow:hidden CSS not working in Prince XML
- Does Prince support edged indexes/bleed tabs?
- Why styles don't apply to xml inside princexml
- Need to display page numbers in Table of contents
- Hyphenation of Prince XML for external languages not working in DocRaptor API
- Write pdf using prince library
- laradock refer to workspace directory path
- Coderaptor blank first page
Related Questions in PUPPETEER-SHARP
- How to generate pdf with an added post request?
- Puppeteer is not found after Dockerization
- Puppeteer: Can I tell the web-server to not send resources?
- PuppeteerSharp: Failed to launch browser after switching to Alpine Linux
- PuppeteerSharp stucks at await Puppeteer.LaunchAsync(...)
- Puppeteer Sharp - missing content and blank pages
- How to test an extension in PupeteerSharp headless mode?
- How to apply page.EmulateAsync for all tabs, including those opened via clicks, in Puppeteer?
- PuppeteerSharp "Request interception is not enabled!" when trying to intercept a GET request
- Puppeteer Sharp hangs on LaunchAsync with VB.net
- Headless Chrome will not load css files unless the client is the same machine as the webserver
- How to launch Puppeteer Sharp with an already running chrome instance and an existing chrome profile?
- Handling Dialog or Alert Box with Puppeteer Sharp
- Inner Text of element returns nothing, although html shows there is content
- Header is not repeating in pdf generation for second page in C# code
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
