C++ Builder 6 - Printing
How to print using codes in C++ Builder?
[40 byte] By [
rowin] at [2007-11-11 8:25:10]

# 1 Re: C++ Builder 6 - Printing
By using TPrinter class - study properties and methods of the TPrinter class and browse through the examples provided
Ivan** at 2007-11-11 21:01:18 >
