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?
(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?