You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just completed the implementetion of PDFCheckBox.check(value). It allows to check a checkbox when a form contains CheckBoxes with multiple values. I also modified the flatten() code to allow correct flattening.
I tried to open a PR to @cantoo-scribe/pdflib, but the PR opening form is way too complex for me. Too much to read, test, explain, and complete. I need help.
Can anyone do some testing, checking my code, and then opening the PR ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I just completed the implementetion of PDFCheckBox.check(value). It allows to check a checkbox when a form contains CheckBoxes with multiple values. I also modified the flatten() code to allow correct flattening.
The work has been inspired by @MockingMagician in this issue.
Only a single commit is needed, here on my repo.
I tried to open a PR to @cantoo-scribe/pdflib, but the PR opening form is way too complex for me. Too much to read, test, explain, and complete. I need help.
Can anyone do some testing, checking my code, and then opening the PR ?
Beta Was this translation helpful? Give feedback.
All reactions