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

Copy certain text with Buttons and Paste in Word document

Contributor ,
May 28, 2023 May 28, 2023

Adobe Acrobat Pro 2020.

How can I add a button in a PDF file that will copy certain text (or textfield if text not possible) and paste it into a Word or other PDF document using Ctrl+V or the mouse button?

 

Is this even possible?


I tried it with the AI and shows me different javascrips, but they do not work in a button, or the text is not inserted into word afterwards with Ctrl+V.

  

Any suggestion for a solution is welcome.

TOPICS
Edit and convert PDFs , How to , JavaScript , PDF
1.5K
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
Adobe Employee ,
May 29, 2023 May 29, 2023

Hi Nikolaos.,

 

Thank you for reaching out. 

 

As I understand, you are trying to create a button in the PDF that can copy particular text or textfields from the same PDF to clipboard. There is no option by default in Acrobat for that. However, you may check if it is possible with any script. 

For more information on creating buttons in PDF, refer to the following help document: https://helpx.adobe.com/acrobat/using/setting-action-buttons-pdf-forms.html

 

Thanks,

Meenakshi

 

Marking a reply or response “Correct” will help future users with the same issue quickly identify the correct answer.

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 ,
May 29, 2023 May 29, 2023

A script can't do it, either.

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 ,
May 29, 2023 May 29, 2023
LATEST

This could be done the other way around. Use a script in Word to open a PDF and copy data from it. 

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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