puppeteer-sharp icon indicating copy to clipboard operation
puppeteer-sharp copied to clipboard

Generating corrupt PDF output

Open tacoWanneeJama opened this issue 5 months ago • 8 comments

Description

The output of a simple content is unreadable by Acrobat reader

Complete minimal example reproducing the issue

https://github.com/Alexander-JM-0224/PdfServer.git

Expected behavior:

A pdf document that can be successfully opened by Acrobat reader

Actual behavior:

Errormessage of Adobe Acrobat reader: image

Versions

.Net 8, PuppeteerSharp 17.0.0

Additional Information

With the latest version of PuppeteerSharp the same problem occurs

tacoWanneeJama avatar Sep 10 '24 11:09 tacoWanneeJama