Currently, form editing is basic. There is no verification of required fields, and users cannot sign documents locally.
Technical Proposal:
- Add validation rules (e.g., email patterns, required fields) in
validation.ts.
- Prevent exporting or alert the user if any required forms are left empty.
- Add a local signature pad using HTML5 Canvas inside the Inspector page, converting the signature to a transparent PNG and embedding it onto the selected page using
pdf-lib's drawImage().
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #9 either in the PR description or in a PR's comment.
🪙 Also, everyone can tip any user commenting /tip 20 @YurMil (replace 20 with the amount, and @YurMil with the user to tip).
📖 If you want to learn more, check out our documentation.
Currently, form editing is basic. There is no verification of required fields, and users cannot sign documents locally.
Technical Proposal:
validation.ts.pdf-lib'sdrawImage().This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100(replace100with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/tryto let everyone know!🙌 And when they open the PR, they can comment
/claim #9either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @YurMil(replace20with the amount, and@YurMilwith the user to tip).📖 If you want to learn more, check out our documentation.