danfickle / danfickle/openhtmltopdf

Not able to render input type field in pdf. I am able to see button and text area rendering to pdf. However input type tag is not appearing in pdf. there is no warning or error while generating the pdf.

Open
#784 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

I was using the example mentioned in the test cases for form control
```

input { color: orange; font-family: monospace; }
textarea { color: red; font-family: monospace; }
button { color: blue; font-family: monospace; border-radius: 8px; background-color: yellow; }





This is a test!


SUBMIT

```

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.