Commit ab5fab9
Make Form Fields Visible/Printable by Default (#28)
* # Make Form Fields Visible by Default
Explicitly set `/F` flag to 4 (Visible on Screen and Visible when Printed) for Textbox and Checkbox form fields.
Otherwise the content of these form fields become invisible when the document is printed.
* add venv to gitignore
---------
Co-authored-by: Alphan Aksoyoglu <alphan.aksoyoglu@deliveryhero.com>
Co-authored-by: Alphan Aksoyoglu <alphanbe@gmail.com>1 parent 612ada4 commit ab5fab9
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments