jnutter / phantom-pdf

PDF Generation for Node.js using handlebars and less
Other
17 stars 6 forks source link

Minimal phantom-pdf demo ? #5

Open hugolpz opened 9 years ago

hugolpz commented 9 years ago

Do you have or could you provide a minimal but fully working phantom-pdf project as a demo ? Something expected to output a basic pdf, to confirm that our computer is well configured, that header, body, footer, products and co works well.

capndave commented 6 years ago

I second this. How do you pass values into the handlebars template? A basic example somewhere would be helpful.