pofider / phantom-html-to-pdf

Highly scalable html to pdf conversion using phantom workers
MIT License
159 stars 33 forks source link

Print pdf with node #67

Closed lumenier1 closed 7 years ago

lumenier1 commented 7 years ago

Hi, sorry for stupid question, but how to: 1) send converted pdf file to printing query via nodejs script? (not by window.PHANTOM_HTML_TO_PDF_READY = true; in html script tag) 2) save converted pdf document on the local file system by node? :) There is no docs about it, it's a pity.

lumenier1 commented 7 years ago

NodePDF solved my problem.

pofider commented 7 years ago

Closing. Try general development forums instead.