-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: DMS Monthly Release - May 2020
-
Labels:
-
Company:All Clients/Multiple Clients
As a DMS client or candidate, I want to be able to print my documents so that I can have paper versions
Acceptance criteria:
- as a CBAT user, can click completed document link and print the document as if it were a .pdf
- as a DMS candidate, I want to be able to print an unsigned document in addition to downloading it
- as a DMS candidate, I want to be able to print a signed document directly
- relates to
-
DMS-2238 Provide support for download non-editable file in downloadFileByFileName API
-
- Done
-
Hi Harshveer Singh,
Updated the ValidateToken API call to get the documentId and token.
Integrated API document/download for downloading the PDF or HTML.
Added the Download button on the UI to download the document.
Here is the PR for the same: https://github.com/cbdr/DMS/pull/1083