Skip to content

Config Error // Incorrect print size due to wrong wkhtmltopdf #172

Answered by LeHarry
LeHarry asked this question in Q&A
Discussion options

You must be logged in to vote

Solution:

Download the latest wkhtmltopdf
I got mine for Debian 12 from: https://github.com/wkhtmltopdf/packaging/releases
Make sure to get the right version for your OS. Copy the link address. You can download the link using e.g. wget
$ wget %insert_link_to_your_file%

Install:
$ sudo apt install ./wkhtmltox_0.12.6.1-3.bookworm_amd64.deb

Check version:
$ wkhtmltopdf --version
wkhtmltopdf 0.12.6.1 (with patched qt)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@LeHarry
Comment options

@maharshivpatel
Comment options

@LeHarry
Comment options

@maharshivpatel
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by LeHarry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants