Skip to content
New issue

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

Enable PDF download #89

Open
mkoo opened this issue Oct 17, 2016 · 2 comments
Open

Enable PDF download #89

mkoo opened this issue Oct 17, 2016 · 2 comments

Comments

@mkoo
Copy link
Member

mkoo commented Oct 17, 2016

Download the nicely formatted HTML version as a PDF!

@tigerhawkvok
Copy link
Contributor

tigerhawkvok commented Oct 18, 2016

Are we able to get SSH access? The commands are running fine on my machine:

philip@ATHENA:~/Github/SSAR-species-database/pdf$ ./64/bin/wkhtmltopdf ./pdf-gen/1476753468.75-to-gen.html pdf-gen/ssar-common-names-pdf-1476753468.75.pdf 2>&1
Loading pages (1/6)
QSslSocket: cannot resolve SSLv3_client_method               ] 10%
QSslSocket: cannot resolve SSLv3_server_method
Counting pages (2/6)
Resolving links (4/6)
Loading headers and footers (5/6)
Printing pages (6/6)
Done
philip@ATHENA:~/Github/SSAR-species-database/pdf$

But failing remotely:

{"html_bits_written":1021790,"OS_Architecture":"64","file":"pdf-gen/ssar-common-names-pdf-1476753468.75.pdf","response":{},"return":139,"status":false,"error":"NO_SHELL_RESPONSE","cmd":"./64/bin/wkhtmltopdf ./pdf-gen/1476753468.75-to-gen.html pdf-gen/ssar-common-names-pdf-1476753468.75.pdf 2>&1","execution_time":0.0271797180176,"completed":1476753468.76,"requested_action":null}

Sample output that the program wkhtmltopdf will render:

ssar-common-names-pdf-1476753468.75.pdf

tigerhawkvok added a commit that referenced this issue Oct 18, 2016
@tigerhawkvok
Copy link
Contributor

Needs to be migrated to a different hosting solution to have SSH access to debug above issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants