How could I print a form or indeed an object on a form (grid, button) to a file.
Thanks
Dave
------------------
Printable View
How could I print a form or indeed an object on a form (grid, button) to a file.
Thanks
Dave
------------------
Look up CommonDialog Flags in MSDN and look at "cdlPDPrintToFile"
------------------