<shameless-plug>
Have you seen our PrintForm .NET component? It's designed to do exactly what
you're trying to do and supports scaling to fit page, headers and footers
etc:
http://www.winformreports.co.uk
Regards
Tom
</shameless-plug>
> I would like to create a Visual Basic.NET windows data entry form
> which would print the data the user just entered in a full page
> (without displaying a cursor). The page should print on a letter size
> (8.5 * 11) page that sufficiently allows information to be displayed
> towards the bottom of the printed page. I would like to do this in
> .NET. Thanks.