danfickle / danfickle/openhtmltopdf
Images missing inside table
Open
has failing test
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
The image will not be displayed inside a table if the width and height of the image are not specified.
```
```
- If you specify `height: auto` and `max-width: 100%` to the image.
- Same problem with `div`s and `display: table`, `display: table-row`, `display: table-cell`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.