Printing Multiple Images

  • Thread starter Thread starter Dustin Davis
  • Start date Start date
D

Dustin Davis

I have a collection of images that I need to give the user the option to
print. I've googled the web and can't find anything that appropriately
helps me with this. Basically, I want to loop through the collection of
images and print them. If the images is larger than an standard size
paper I'd like to reduce it to fit the page. Can anyone help me with this?

Thanks,
Dustin
 
I could even settle for creating a multi page tiff or pdf document then
print it. Does anyone know how to do that?
 
I could even settle for creating a multi page tiff or pdf document then
print it. Does anyone know how to do that?

I can't help but believe this is easier to do with a program like MS Word.
 
Back
Top