Re: printing with delphi

Posted by John, DelphiLand Team on March 25, 2005

In Reply to: printing in delphi posted by trev on March 25, 2005:

Does anyone know how i can print the contents of a form onto a paper printout using delphi?

For example if i have label1 called "hello world", what is the code to print this to paper once button1 has been clicked?

Do a search with DelphiLand's SEARCH function, searching for "printout". This gives you a detailed example for printing a specific text with Delphi.

If you want more general printing info, search for "print".

If it is not clear enough, ask us for more info :)

Cheers,
John, DelphiLand Team