The VBA program introduced in the video can be downloaded from the following page:
→ https://fastclassinfo.com/entry/vba_g...
100 Things You Can Do with Excel VBA Macros
→ https://fastclassinfo.com/entry/what_...
Contact Page (If you have any problems working with PDFs)
→ https://fastclassinfo.com/entry/contact/
Note
1. This requires the paid version of Adobe Acrobat Pro.
2. For details on VBA reference settings and program details, see the following page:
→ https://fastclassinfo.com/entry/vba_g...
Table of Contents
0:00 Introduction
0:14 Manually copying and pasting PDFs is a pain.
0:50 Extracting All Text with VBA
0:59 Step 1: Enter the PDF file path in cell B1.
1:52 Step 2: Close the target PDF.
1:58 Step 3: Press the button to run the program
2:05 Check the program execution results
2:29 Clean up the extracted data
3:02 Summary
3:24 Program explanation
7:27 Improve PDF selection from the dialog box
9:00 Conclusion