package attributes using android sdk
Wednesday, August 30, 2017 at 08:51amHi,
is there a way to include attributes using android sdk?
Similar feature is available on java sdk but doesn't seem to exist for android
e.g.
.withAttributes(newDocumentPackageAttributes()
.withAttribute( "First Name", "Bill" )
.withAttribute("Last Name", "Johnson")
.withAttribute("Signing Order", "1")
Reply to: package attributes using android sdk
Thursday, August 31, 2017 at 07:13amReply to: package attributes using android sdk
Friday, September 1, 2017 at 09:17amReply to: package attributes using android sdk
Friday, September 1, 2017 at 09:59amReply to: package attributes using android sdk
Friday, September 1, 2017 at 10:10amReply to: package attributes using android sdk
Friday, September 1, 2017 at 10:36amReply to: package attributes using android sdk
Tuesday, September 5, 2017 at 07:52amReply to: package attributes using android sdk
Wednesday, September 6, 2017 at 08:07amReply to: package attributes using android sdk
Wednesday, September 6, 2017 at 09:05am