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

js function to select and copy the text contained in a field

Participant ,
Apr 13, 2023 Apr 13, 2023

Hi
please, can someone tell me if
is there the possibility to create a function to select and copy the text contained in a field by pressing a button, and paste the text in a cell of an excel file or in a field of a web page?

TOPICS
JavaScript
1.9K
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 ,
Apr 13, 2023 Apr 13, 2023

No. Why not just copy text the normal way?

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
Participant ,
Apr 13, 2023 Apr 13, 2023

To save time

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 ,
Apr 13, 2023 Apr 13, 2023

There are apps that can auto copy selected text.

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
Participant ,
Apr 13, 2023 Apr 13, 2023

Excuse me, let me explain better.
I have a PDF file with many fields.
I need to copy the contents of each field into a web page field and into an excel cell.
Can you please suggest me some apps?

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 ,
Apr 14, 2023 Apr 14, 2023

1. Flatten (a copy of) the form.

2. Click and drag using the Black Arrow tool to select all data in the table.

3. Right-clic: Copy with Formatting.

4. Paste in an Excel document.

 

Capture_2304141051.png


Acrobate du PDF, InDesigner et Photoshoptographe
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
Participant ,
Apr 14, 2023 Apr 14, 2023

Thank you for your help but I did not explain well what I want to ask.
I put a picture, so maybe I can explain better

PASTE.JPG

 

 

 

 

 

 

 

this is what i would like

PASTE 2.JPG

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 ,
Apr 14, 2023 Apr 14, 2023

You can try apps like True X-Mouse Gizmo or Autohotkey.

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
Participant ,
Apr 14, 2023 Apr 14, 2023
LATEST

thank you very much

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