Copy link to clipboard
Copied
Hi All,
I have a form we are giving to service guys in the field to fill out on a Galaxy Tablet.
My goal is to have a button on the PDF that attaches the PDF to an email, makes it read-only, and names the document a combination of text from fields. I have done similar very simple things with PDF buttons for use on a desktop, but never on a tablet and not with these many items.
Any ideas if this can actually be done and if so, some code examples?
Thank You!
Hunter
1 Correct answer
If the file is submitted to a web-server then it's possible to use a script on that server to do it, yes, but that goes beyond the scope of this forum.
Copy link to clipboard
Copied
This is not possible on an Android system.
Copy link to clipboard
Copied
What about if the file was uploaded to a location (Dropbox, fileserver, etc.) could a script be automatically run that performed those functions?
Essentially, we have a form that needs filled out, signed, then emailed with read-only and a specific file name.
If anyone has any idea, help is greatly appreciated.
Thanks!
Copy link to clipboard
Copied
If the file is submitted to a web-server then it's possible to use a script on that server to do it, yes, but that goes beyond the scope of this forum.

