Wortz, Charles
CWortz at tea.state.tx.us
Thu Jul 31 09:01:26 CDT 2003
Paul, Instead of trying to print the form why not have a report the displays the same data as the form and print the report? Of course if you were using Access and VBA this would not be as hard as it is in pure VB6. Charles Wortz Software Development Division Texas Education Agency 1701 N. Congress Ave Austin, TX 78701-1494 512-463-9493 CWortz at tea.state.tx.us -----Original Message----- From: paul.hartland at fsmail.net [mailto:paul.hartland at fsmail.net] Sent: Thursday 2003 Jul 31 08:52 To: dba-vb at databaseadvisors.com Cc: accessd at databaseadvisors.com Subject: [AccessD] Printing a form view in Visual Basic 6 To all, I have a Visual Basic 6 application from which (every so often) a user will need to print the form thats currently being shown on screen (i.e. frmEmployees). If I use the PrintForm method I don;t seem to have any control on printing as landscape etc. Does anyone know the best and most efficient way to achieve this... Thanks in advance for any help on this.... Paul Hartland