Skip to content

Docs : clarify why custom font may not appear in generated PDFs - #274

Open
sakshipatil-hue wants to merge 1 commit into
JazzCore:masterfrom
sakshipatil-hue:docs-font-issue
Open

Docs : clarify why custom font may not appear in generated PDFs#274
sakshipatil-hue wants to merge 1 commit into
JazzCore:masterfrom
sakshipatil-hue:docs-font-issue

Conversation

@sakshipatil-hue

Copy link
Copy Markdown

This PR adds documentation explaining a common issue where custom fonts work in HTML
but do not appear in PDFs generated via python-pdfkit.

The behavior is caused by wkhtmltopdf limitations. The added section documents:

  • Absolute font paths
  • enable-local-file-access option
  • Recommended wkhtmltopdf version

Related to issue #262.

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

Labels

None yet

1 participant