You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.
What I'm seeing here is more a undersized invoice, and not an oversized option as expressed in the issue, that's why the zoom needs to be set on an increment instruction.
Is everybody having the same issue? or this case is specific to @rdlabspl? This is actually the first issue about something similar.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When wkhtmltopdf is installed, PDF invoices are oversized like this one.
I've noticed that passing
options={'zoom': 2.5}
topdfkit.from_string
solves this problem, but there are more sophisticated methods.The text was updated successfully, but these errors were encountered: