danfickle / danfickle/openhtmltopdf

tables with CSS transform scale are not rendered

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

Description

Hi,

Open HTML to PDF 1.0.10 is not rendering tables with transform CSS style and scale function (e.g. `style="transform: scale(1)"`) even though they take up space (leave a white space in the PDF).

Best Regards,
Sergio

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with a minimal HTML table using style="transform: scale(1)" and inspect the table and CSS-transform rendering path. Done means the table contents appear in the generated PDF instead of leaving only white space; add a regression test if the project’s existing PDF tests expose this path.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, java
Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.