shg / org-inline-pdf.el

Inline PDF previewing for Org
GNU General Public License v3.0
48 stars 8 forks source link

Support pdftocairo #1

Open shg opened 3 years ago

shg commented 3 years ago

The use of pdftocairo is recommended by the author of pdf2svg although pdf2svg still works well.

https://poppler.freedesktop.org/

The equivalent command line would be:

pdftocairo -svg -f 1 -l 1 infile outfile