Compare commits
1 Commits
2.1.1-beta
...
ms/issue-1
Author | SHA1 | Date | |
---|---|---|---|
1c7386e24b |
@ -34,7 +34,7 @@ class PdfUtils private constructor(
|
||||
|
||||
// Adding data
|
||||
if (setFieldsData(acroForm, attestation)) {
|
||||
// setCheckboxFields(acroForm, attestation)
|
||||
setCheckboxFields(acroForm, attestation)
|
||||
addPageWithQrCode(document, attestation)
|
||||
|
||||
Log.v("PdfUtils", "Save File to ${getPath(attestation.createAt)}")
|
||||
|
Reference in New Issue
Block a user