We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML output is fine but pdf output is empty
$ date Thu Nov 8 13:35:35 CET 2018 $ sudo npm install -g limedocs-wiki-converter npm WARN deprecated datauri@0.7.1: Potential REDOS vulnerability removed in v1.1.0 npm WARN deprecated mimer@0.2.3: Potential REDOS vulnerability fixed in v0.3.0 /usr/bin/lwc -> /usr/lib/node_modules/limedocs-wiki-converter/dist/cli/lwc.js + limedocs-wiki-converter@0.1.12 $ git clone https://github.com/aol/moloch.wiki.git $ lwc -v -f pdf ./moloch.wiki debug: gwc launched with options format=pdf, output=./, title=Documentation , tocFile=null, tocLevel=3, highlightTheme=darkula, userCssFile=null, verbose=true, disableInlineAssets=false, filename=documentation debug: Found 17 markdown files and 17 links pointing to them in TOC debug: Generating pdf: 17 pages to generate $ file documentation.pdf documentation.pdf: empty $ wkhtmltopdf documentation.html test.pdf Loading page (1/2) Printing pages (2/2) Done $ file test.pdf test.pdf: PDF document, version 1.4 $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.5 (stretch) Release: 9.5 Codename: stretch $ nodejs --version v10.13.0 $ wkhtmltopdf -V wkhtmltopdf 0.12.3.2
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
No branches or pull requests
HTML output is fine but pdf output is empty
The text was updated successfully, but these errors were encountered: