Task Details (01/28/2019)
- Discussion with Swapnil and Narendra
- Changes in PDF Service to process sign in case of Base 64 string
- Merging my API changes to
DMS-243 code
- Unit testing
Pending Tasks :
Changes to API to accommodate signtext as Narendra was not able to send Sign in PDFJsonData itself.
Changes to sign color UI to show the sign
Unit Testing
Narendra Kumar: While testing, I found below scenarios. Please confirm them at your end:
1. On click of Signature Library ->on click of sign, the usersignature is not shown. On console.log, it is showing as undefined
2. If signature is already present for that user, then that sign should be seen on UI on signature field bydefault when PDF is loaded on browser.
NOTE: As we have used ABCpdf to write sign as image into PDF, it will write in the doc and not inside any field. So in PDF the sign should be a writable label and not textbox or textfield.
CC: Swapnil Pandhare, Samir
Task Details (01/24/2019)