MANUAL: add link to print-css.rocks (#6272)
This commit is contained in:
parent
c49061e99b
commit
61f666a88f
1 changed files with 3 additions and 1 deletions
|
@ -1265,7 +1265,9 @@ header when requesting a document from a URL:
|
|||
- `-t latex` or none: `pdflatex` (other options: `xelatex`, `lualatex`,
|
||||
`tectonic`, `latexmk`)
|
||||
- `-t context`: `context`
|
||||
- `-t html`: `wkhtmltopdf` (other options: `prince`, `weasyprint`)
|
||||
- `-t html`: `wkhtmltopdf` (other options: `prince`, `weasyprint`;
|
||||
see [print-css.rocks](https://print-css.rocks) for a good
|
||||
introduction to PDF generation from HTML/CSS.)
|
||||
- `-t ms`: `pdfroff`
|
||||
|
||||
`--pdf-engine-opt=`*STRING*
|
||||
|
|
Loading…
Reference in a new issue