EnvelopeGenerator/EnvelopeGenerator.Web
TekH 7d4106d0a5 refactor(app): simplify App initialization and rename PSPDFKit instance
- Initialize `currentDocument` and `currentReceiver` directly in constructor
- Replace `Instance` with `pdfKit` for clearer naming
- Remove redundant envelope/document loading in `init`
- Update all method references to use `this.pdfKit`
2025-09-19 15:16:59 +02:00
..
2025-08-23 00:57:55 +02:00
2025-09-19 14:58:14 +02:00
2025-09-18 19:53:09 +02:00