2

Please help. Is it possible to create in pdf file a button which brings up the "Save As" box for saving a linked file? I have used Forms feature in Adobe Acrobat 2017 but without any results.

Thanks in advance.

Igor
  • 23
  • 4

1 Answers1

0

you can use this link from adobe to create a button in pdf Setting action buttons in PDF forms

Rebwar
  • 413
  • 3
  • 17
  • Hi Rebwar, for buttons there is action **Open a file**. But in case if no any program associated with certain file I have an error message from Adobe: No program associated with this file... That's why I need the "Save As" box instead of "Open a file" function. Maybe it is possible with **Run JavaScript** action, but I'm illiterate in programming. Please advice. – Igor Mar 31 '20 at 10:03
  • I think your solution is wrong, you can use the online form to save information like google forms or you should write some codes for yourself – Rebwar Mar 31 '20 at 11:45
  • Everything should be offline. Thanks for respond. – Igor Mar 31 '20 at 12:18
  • but where these files to be saved? – Rebwar Apr 01 '20 at 07:47
  • Everything should be on storage device (hdd, ssd). I want to give to user the opportunity to save some source file from pdf instruction. – Igor Apr 02 '20 at 05:14
  • can you share the sample(or image of that you want)? – Rebwar Apr 02 '20 at 06:22
  • Here is two files **doc01.pdf** and **0302_CE_mark.frw** pdf-file: https://drive.google.com/open?id=1epg1G9PVFrWVQW5SvRT3VWRsot0G0J0H attached file: https://drive.google.com/open?id=1TfcyV5CcEh_jhme_CJ1iNrt3rnNTn0Yc In case if you don't have a program associated with *.frw file you will get an error message from Adobe: No program associated with this file... I using Adobe Reader XI for viewing pdf. – Igor Apr 02 '20 at 07:41