--pdf-engine=wkhtmltopdf always fails in pandoc 3.6 #10469
Replies: 1 comment
-
Closing this because you already opened an issue on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To do:
Convert markdown document to PDF applied style.css
Prerequisites
Pandoc 3.6
wkhtmltopdf 0.12.6
Reproducing:
Symptoms:
Pandoc 3.5 worked perfectly.
But, Pandoc 3.6 always failed from 1st step like below.
Unfortunately,
--load-error-handling ignore
did not help.Additional Question
Any alternative solution able to apply styles (font-family, size, page margins and so on.) to markdown when converting?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions