CodyMonster
Board Regular
- Joined
- Sep 28, 2009
- Messages
- 159
I have a PDF file with various fields in the document.
Addresses, cofirmation numbers, amounts..etc.
I'm trying to open a PDF, grab this text (which changes) and put the information into excel.
I'm able to open the PDF in Adobe Acrobat and edit the text and images.
When going into Edit Mode, I can select the text box where the text is avalaible.
However, the text boxes are not named.
Each outlined text in the picture below is a textbox.
Here I would like to grab the forth text box from left to right.
"XYZ, Inc." Since this text box is not named is there any way to tell it to grab this specific text box.
That box will not change but the data inside of it will.
I'm kinda figuring out how to open PDFs in excel using VBA with the help of this page
Karl Heinz Kremer\'s Ramblings
Coverting to a different format isn't working since its dropping information.
For example, the confirm# doesn't come through when exported to a Word Doc or Rich Text.
Any help would be massively apprecitated.
Addresses, cofirmation numbers, amounts..etc.
I'm trying to open a PDF, grab this text (which changes) and put the information into excel.
I'm able to open the PDF in Adobe Acrobat and edit the text and images.
When going into Edit Mode, I can select the text box where the text is avalaible.
However, the text boxes are not named.
Each outlined text in the picture below is a textbox.
Here I would like to grab the forth text box from left to right.
"XYZ, Inc." Since this text box is not named is there any way to tell it to grab this specific text box.
That box will not change but the data inside of it will.
I'm kinda figuring out how to open PDFs in excel using VBA with the help of this page
Karl Heinz Kremer\'s Ramblings
Coverting to a different format isn't working since its dropping information.
For example, the confirm# doesn't come through when exported to a Word Doc or Rich Text.
Any help would be massively apprecitated.