Skip to content

Conversation

@jkraemer
Copy link

@jkraemer jkraemer commented Nov 6, 2025

Images with style='width: X%' were not being rendered in writeHTMLCell because the percentage was calculated against a reference size of 1 unit instead of the available content width. This resulted in images being ~0.3 units wide (essentially invisible).

Images with style='width: X%' were not being rendered in writeHTMLCell because
the percentage was calculated against a reference size of 1 unit instead of the
available content width. This resulted in images being ~0.3 units wide
(essentially invisible).
Copy link
Owner

@naitoh naitoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your report and this PR.

@naitoh naitoh merged commit 6c93cd1 into naitoh:master Nov 27, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants