Merge branch 'ms/issue-18/change_new_attestation'
This commit is contained in:
commit
65c7d46379
@ -34,7 +34,7 @@ class PdfUtils private constructor(
|
|||||||
|
|
||||||
// Adding data
|
// Adding data
|
||||||
if (setFieldsData(acroForm, attestation)) {
|
if (setFieldsData(acroForm, attestation)) {
|
||||||
// setCheckboxFields(acroForm, attestation)
|
setCheckboxFields(acroForm, attestation)
|
||||||
addPageWithQrCode(document, attestation)
|
addPageWithQrCode(document, attestation)
|
||||||
|
|
||||||
Log.v("PdfUtils", "Save File to ${getPath(attestation.createAt)}")
|
Log.v("PdfUtils", "Save File to ${getPath(attestation.createAt)}")
|
||||||
|
Loading…
Reference in New Issue
Block a user