Skip to content

Provide session cookie to DomPDF for private file access.

Nigel Cunningham requested to merge issue/entity_print-3185102:8.x-2.x into 8.x-2.x

This patch adds the current user's session cookie to the HTTP context provided to DomPDF, allowing it to access images stored in private file storage when generating the PDF.

Merge request reports