css - Does wkHTMLtoPDF support @page rules? -


i've been trying use simple command explore wkhtml2pdf abilities:

wkhtml2pdf test.htm test.pdf 

it seems doesn't support @page rules might included in attached css file, or miss something? parameters examples?

the short answer no. @skobajic mentioned, there command line parameters same functionality. don't see coming time given webkit doesn't support it.

https://github.com/wkhtmltopdf/wkhtmltopdf/issues/2200

https://bugs.webkit.org/show_bug.cgi?id=15548


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -