issues
search
fzaninotto
/
screenshot-as-a-service
Website screenshot service powered by node.js and phantomjs
1.1k
stars
243
forks
source link
Adding support for PDF output
#50
Open
lkobashigawa
opened
10 years ago
lkobashigawa
commented
10 years ago
In case anyone else needs support for PDF output.
Added a parameter 'format' to allow specifying pdf instead of png
Added optional parameters pdfPaperSize and pdfOrientation to control the PDF layout
vbauer
commented
10 years ago
:+1:
In case anyone else needs support for PDF output.