danfickle / danfickle/openhtmltopdf

Image Size

Open
#923 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

We use the following html and css to set attributes for images.

" table.table-froala-content img\n" +
" {\n" +
" max-height: 872px;\n" +
" max-width: 661px;\n" +
" padding: 0;\n" +
" }\n" +

We've noticed that openhtmltopdf uses the css styling's max-height for the height of the image, rather than the height given in the html.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.