Skip to main content
Simtg
Participant
December 1, 2017
Answered

Action to Copy File Path to Clipboard

  • December 1, 2017
  • 3 replies
  • 4654 views

Hi

I would like to create an action in adobe PDF to copy the file path name of the current open PDF document to the Windows clipboard.

Will need the Javascript or any other method which might do the same task.

Thanks in advance for your help.

    This topic has been closed for replies.
    Correct answer Bernd Alheit

    You can display the file path in a form text field and let the user copy it.

    3 replies

    Simtg
    SimtgAuthor
    Participant
    December 4, 2017

    Hi Bernd

    not sure if we can continue this thread here but can I please know how can I display the file path in a form text?

    Bernd Alheit
    Community Expert
    Bernd AlheitCommunity ExpertCorrect answer
    Community Expert
    December 1, 2017

    You can display the file path in a form text field and let the user copy it.

    Legend
    December 1, 2017

    I think the clipboard is outside the sandbox (so you can’t)