Cannot put image <img> as header
Open
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
This code does not work:
```
printJS({ printable: 'print-area', type: 'html', css: '{% static "homesite/css/print.css" %}', header: '
' })
```
The page does not show any header. Changing it to `
` or raw text works just fine.
Please help. I need to print the document with image on the header.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.