Insert Multiple Images from Scanner ADF

B

Bill E.

Often we use an HP ScanJet 8250 to scan multiple pages
(things like handwritten lab notes) into a Word 2002
document using the automatic document feeder. The problem
is that Word stacks the images on top of each other
because it inserts the images as "In front of text." We
can manually fix this by changing each image to "In line
with text," but it would save a lot of time if this could
be done automatically. The default setting in Word is set
to "In line with text," but the VBA program that seems to
handle this, VBA-Shapes.AddPicture, seems to be set to "In
front of text." Does anyone know of a way to change this?
 
W

Word Heretic

G'day "Bill E." <[email protected]>,

InlineShapes.Add

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Bill E. reckoned:
 
Top