- Issue created by @SteffenR
- @steffenr opened merge request.
- Status changed to Needs review
almost 2 years ago 2:42pm 10 February 2023
While trying to generate a pdf containing images, fonts behind a htaccess auth, the assets cannot be fetched by dompdf.
This issue happens, because we do not pass the auth data in print_pdf_dompdf_print_pdf_generate.
We should pass the authentification data by using the http_context option, which is provided by dompdf since version 1.2.1.
Needs review
2.0
Code