[Bug]: Error when parsing page to PDF: ProtocolError: Protocol error (Page.printToPDF): Printing failed · Issue #8070 · puppeteer/puppeteer

Bug description I am trying to generate a pdf from a big html file with lots of images. The HTML file itself is 15MB and the total amount of images it is trying to load is ~500MB. When trying this ...