-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Page - Export - PDF
-
25
-
Severity 3 - Minor
-
30
-
Warranty
Issue Summary
The header image using HTML and the background image defined in the PDF export CSS stylesheet is not being rendered in the exported PDF V2.
Steps to Reproduce
- Define a header image using the HTML in header section in pdf export configuration or use the property <background-image> in the PDF export stylesheet.
- Export the pages to pdf
Expected Results
The header image should be displayed as specified in the CSS, appearing at the top of page in the exported PDF.
Actual Results
Missing image in pdf export
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available