micahstubbs / screenshot-service

services to create a screenshot of a web page. optimized for screenshotting interactive data graphics.
0 stars 0 forks source link

micah/13/pdf #16

Closed micahstubbs closed 5 years ago

micahstubbs commented 5 years ago

This PR add support for generating a pdf containing a screenshot of a page as well.

to use, add a query params ext with the value pdf

&ext=pdf

to the request

fix #13

micahstubbs commented 5 years ago

demo page with pdf download button https://screenshot.micah.fyi/demo/ screen shot 2018-10-25 at 10 51 01 am

resulting pdf file, shown in Chrome incognito mode: screen shot 2018-10-25 at 10 51 35 am

micahstubbs commented 5 years ago

the example shown in an iteration on https://bl.ocks.org/micahstubbs/e756eb0244c651183bce09e5848fd8d9