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

How do I set up the PDF employment applications so that applicants may attach their resumes, certificates, etc?

New Here ,
Oct 31, 2016 Oct 31, 2016

How do I set up the PDF employment applications so that applicants may attach their resumes, certificates, etc?

TOPICS
Acrobat SDK and JavaScript , Windows
262
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 ,
Oct 31, 2016 Oct 31, 2016

No set-up is required. If the users have a Reader XI or higher they can use the Attach File commenting tool to do it.

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
LEGEND ,
Oct 31, 2016 Oct 31, 2016
LATEST

Here's a sample file that includes a button that prompts the user to select a file to attach: http://acroscript.net/pdf/demos/importFileJS_v1.pdf

This makes the process easier for those who know nothing about manually adding file attachment comments. Attaching files as comments worked with Reader versions prior to 11 (XI), but the document has to be Reader-enabled for it to work and the user has to know how to do it. The JavaScript method used in the demo file above requires Reader 11 (Windows/Mac) or later.

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