danfickle / danfickle/openhtmltopdf
Feature Request: Support for hidden form fields
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
I don't think there's a way to do this with openhtmltopdf currently but support would be great. When I set `style="visibility: hidden"` on an element I would expect it to be hidden (present but invisible) in the PDF.
It looks like there's a `PDAction` for this that can be set on a `PDField`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.