Re: Using the printer object



Nick wrote:

> Hi everyone,
> This is my first attempt at using the printer object. I typed the
> following line in a form procedure:
>
> printer.print "Printer"
>
> And of course it printed the word "Printer" on the printer.
> Is there a way in VB6 that you can preview a page of text on the screen
> prior to sending the page to windows for printing.

Sample code is available at
http://www.freevbcode.com/ShowCode.Asp?ID=730

.



Relevant Pages

  • Using the printer object
    ... This is my first attempt at using the printer object. ... following line in a form procedure: ... Nick ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: Using the printer object
    ... >This is my first attempt at using the printer object. ... >following line in a form procedure: ... Regards, Frank ...
    (comp.lang.basic.visual.misc)