Importing PDF as image

E

Ed

PDF is essentially an image file (or something closer to image than text.),
is it not? Is there a way to import a PDF file into Word (and ultimately
automatically using VBA).

I have a PDF >> Word converter which does a sort-of OCR scan, but that's not
what I want. It is perfectly okay if the text is an image, and not real
(editable) text.

Thanks,

Ed
 
J

Jezebel

You can simply embed the PDF as an object -- it works the same as for other
image file format. But be aware that you can end up with a *huge* Word file.
Test it before you go very far -- you can easily end up with a file that's
too large to email.
 
G

Graham Mayor

But if you want the object to be viewable as an image, you have to use
Acrobat 7 reader and even then objects cannot span pages, so you will only
see the first page? Another possibility is to convert the PDF to image (or
images) using e.g. SnagIt 8 (www.techsmith.com) which has a 'printer driver'
that will output any application to virtually any graphics format. You can
them import the images just like any other. There is a demo of SnagIt that
you can try.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top