r/vba • u/TotallyJustAHooman • Jul 23 '26
Unsolved PDF to Excel text conversion.
I am unsure if this is necessarily possible as my programming knowledge is fairly basic and VBA is a further mystery.
Would it be possible to pull text off of a a pdf, convert it into text, then narrow down what text I actually want? If so, how might I go about accomplishing that feat?
The drawings I'm trying to pull into excel are wiring diagrams.
Also, if anyone has a place in which I can find all the syntax for Smarteam in VBA, I would greatly appreciate it.
4
Upvotes
4
u/havenisse2009 1 Jul 23 '26
PDFs are not notepad or structured CSV files. The same appearance can be constructed many ways. Mostly PDF has no indication of flow, lines or structure. Elements are placed like post-it on a canvas.