esbenp / pdf-bot

🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
MIT License
2.63k stars 142 forks source link

Realtime Support #4

Closed sudo-shubham closed 7 years ago

sudo-shubham commented 7 years ago

I think it would be useful to have a real time pdf generation feature where user hits the api and gets pdf in return instead of inserting it in the queue.

sudo-shubham commented 7 years ago

Sorry. I forgot I can do it directly from puppeteer.