freecorvette

Results 6 comments of freecorvette

I'm getting these as well. Version 13.3.2. ``` [path-to-app]/node_modules/puppeteer/lib/cjs/puppeteer/common/HTTPResponse.js:129 throw new Errors_js_1.ProtocolError('Could not load body for this request. This might happen if the request is a preflight request.'); ^ ProtocolError:...

Switching to the latest version did not fix the font problem and introduced several other artefacts (broken images, extra lines over the text, missing text in the footer) -- so...

Brian, I've made some more tests today and I got different results with different runs. I'm posting below the relevant findings: - the extra line was actually a font underline...

Changing the image from GIF to PNG did not help. Also, oddly enough, regenerating the same PDF produced different artefacts in the images. Meanwhile, the guys at Ghostscript fixed the...

Thank you, @bsweeney. I tried to use the [vertical-align branch](https://github.com/dompdf/dompdf/pull/2762) of the project, which contains your changes. The images alignment problems did go away, but unfortunately the changes created overall...

@bsweeney I was not able to properly isolate the vertical alignment issue. I will try again and send you the test if I get it right. #2180 is indeed the...