hardkoded / puppeteer-sharp

Headless Chrome .NET API
https://www.puppeteersharp.com
MIT License
3.36k stars 440 forks source link

Improve docfx_project/docs/index.md #2789

Open AlexMata260 opened 2 hours ago

AlexMata260 commented 2 hours ago

PuppeteerSharp is a great service thank you.

After this latest updated however, I have noticed my existing code which takes an HTML page and converts it to PDF no longer works. It is failing on the browser fetcher. If the documentation could provide an example for how to change that and get the code working like before without a browser fetcher that would be sweet! Look forward for an update, thanks in advance!

Coolgatty commented 2 hours ago

Are you having a similar error to mine in #2785 ?

kblok commented 2 hours ago

@AlexMata260 what error are you getting?