Hello #10128
Closed
oliverwilms
started this conversation in
General
Hello
#10128
Replies: 2 comments 11 replies
-
OK...but what is your question? If you are having trouble, tell us exactly what it is. |
Beta Was this translation helpful? Give feedback.
8 replies
-
Pandoc will ignore CSS in the HTML input. Images it should be able to handle. If you just want to turn an HTML document into a PDF, preserving styling as in the browser, then you are much better off using a tool like pagedjs-cli. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I am brand-new to pandoc. I try to programmatically create pdf from html source. I use command pandoc -o hello.pdf hello.html.
Beta Was this translation helpful? Give feedback.
All reactions