GoogleChromeLabs / pptraas.com

Puppeteer as a service
https://pptraas.com
Apache License 2.0
457 stars 78 forks source link

Hook for determining when rendering is complete #40

Closed michaelgmiller closed 6 years ago

michaelgmiller commented 6 years ago

We have a React page, and want to know when it is finished rendering. Can pptraas supply a function hook to call when rendering is complete, for the /pdf endpoint?

ebidel commented 6 years ago

We're not going to add specific load hooks to the demo server, but you're welcome to run a service yourself and set this up based on the code here.