Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing Images

Status
Not open for further replies.

Jonah86

Programmer
Dec 11, 2003
152
US
I have a program that searches through *a lot* of scanned images based on a project number. As it is now the program pulls a list of tifs for a project, and allows the user to open a selected tif in their default program. The issue I have is that the users need to be able to print ALL of the tifs associated with the project number...and up until now it's involved opening them all individually and printing them. Is there a way, using the print canvas, to print the images in the list? Or maybe an easier way I'm not seeing?

Thanks for any help.
 
Try using the "Texcellent" library functions for all your printing in Delphi. I switched to using it and and never looked back nor used anything else since! These are not free, but worth every cent.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top