Replies: 2 comments
-
yes pdftohtml is used, if any error please post that! |
Beta Was this translation helpful? Give feedback.
-
Thank you! The pdf to html feature seems to work fine, but if I attempt to do a pdf to markdown this is the response I get. java.io.IOException: Command process failed with exit code 1. Error message: pdftohtml version 0.39 http://pdftohtml.sourceforge.net/, based on Xpdf version 3.00 Copyright 1999-2003 Gueorgui Ovtcharov and Rainer Dorsch Copyright 1996-2004 Glyph & Cog, LLC Usage: pdftohtml [options] [ ] -f : first page to convert -l : last page to convert -q : don't print any messages or errors -h : print usage information -help : print usage information -p : exchange .pdf links by .html -c : generate complex document -i : ignore images -noframes : generate no frames -stdout : use standard output -zoom : zoom the pdf document (default 1.5) -xml : output for XML post-processing -hidden : output hidden text -nomerge : do not merge paragraphs -enc : output text encoding name -dev : output device name for Ghostscript (png16m, jpeg etc) -v : print copyright and version info -opw : owner password (for encrypted files) -upw : user password (for encrypted files)
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PDF to Markdown became available after installing pdftohtml, but it only seems to error. I started looking around here and have found a couple requests for pdf to markdown to be added and other options being suggested. Should pdftohtml be installed, or is there a different dependency I should be using that is not in the documentation? Is PDF to Markdown a functioning part of the pdftohtml addition?
Beta Was this translation helpful? Give feedback.
All reactions