pofider / phantom-html-to-pdf

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

Background image support. #26

Closed joseCocodin closed 8 years ago

joseCocodin commented 8 years ago

It could support background like Background-layer in pdfmake. Thanks.

bjrmatos commented 8 years ago

seems like phantomjs doesn't support generate PDF with backgrounds (i'm not 100% sure)

bjrmatos commented 8 years ago

related to ariya/phantomjs#10879

pofider commented 8 years ago

True. It seems I already failed when searching for the solution for this, even when I don't remember it https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jsreport/SpfN2aqEAiA/QERMV80PHiIJ

pofider commented 8 years ago

Closing due to inactivity. If phantomjs cannot print background image, this package cannot do it as well.