danfickle / danfickle/openhtmltopdf
tables with CSS transform scale are not rendered
Open
- 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