wkhtmltopdf-buildpack | Heroku buildpack for WKHTMLTOPDF | Platform As A Service library
kandi X-RAY | wkhtmltopdf-buildpack Summary
kandi X-RAY | wkhtmltopdf-buildpack Summary
This is a Heroku buildpack for bundling a compatible wkhtmltopdf binary with your environment.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of wkhtmltopdf-buildpack
wkhtmltopdf-buildpack Key Features
wkhtmltopdf-buildpack Examples and Code Snippets
Community Discussions
Trending Discussions on wkhtmltopdf-buildpack
QUESTION
I have a problem to install the wkhtmltopdf binary on my heroku python app (flask).
A year ago (python 2) I already had an issue, but I was able to solve it by first adding the wkhtmltopdf-pack
to the requirements and installing it on heroku and then setting the config var to WKHTMLTOPDF_BINARY=wkhtmltopdf-pack
. Here is my old thread
Problem now:
I am trying to use the same approach for python 3, but no version of the wkhtmltopdf-pack works, every push gets rejected and I cant install it.
I tried these versions in the requirements:
...ANSWER
Answered 2018-Oct-19 at 06:54The best approach to get installed wkhtmltopdf on Heroku by getting the binary of wkhtmltopdf for python 3 instead of wkhtmltopdf-pack and you can achieve this by using pydf.
You can install it simply using pip
like:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wkhtmltopdf-buildpack
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page