Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Mail form button with custom name on an Android tablet

New Here ,
Nov 20, 2018 Nov 20, 2018

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

TOPICS
Acrobat SDK and JavaScript
424
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 20, 2018 Nov 20, 2018

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.

Translate
Community Expert ,
Nov 20, 2018 Nov 20, 2018

This is not possible on an Android system.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 20, 2018 Nov 20, 2018

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!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 20, 2018 Nov 20, 2018
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines