How to use brave to automate printing html to pdf?
Using the above method, no bookmarks can be generated. Is there an HTML tag that can be used to instruct the browser to insert bookmarks into the output PDF?
Given that CSS can be used to instruct the browser with page breaks in the output PDF, it seems that it is not absolutely unlikely bookmarks may be added to the output PDF by instructing the browser with some HTML tags.