inserting PDF docs into Word doc using VBA?

R

red6000

Is it possible to insert pdf docs into a word doc?

I have a load of PDFs and I have currently had to create 'word' versions to
be able to use in my VBA code.

Is it possible?

Thanks
 
C

Charles Kenyon

Not really. You have to process it through an OCR process to get text.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide




--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Top