Colin Lehmann wrote:
Hi,
I have written a program to store and display digital photographs as
.jpg images.
The images are displayed on a TImage and I now want to print the
photograph.

How do I send a TImage to the printer? I tried creating a TPrinter,
doing an 'assign', begindoc and enddoc but all it does is lock up my
system!

Can anyone help?

Try TExcellentImagePrinter from:

 http://www.code4sale.com/joehecht/prndib.htm

to save yourself a lot of fuss and bother if you need to support many different printers...

Cheers,
David

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to