Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: Printer Properties


Message #1 by "Frankie LOH" <joyful0@h...> on Mon, 29 Apr 2002 23:43:06 +0800
set the PaperSize property of the Printer Object to either of the two :

vbPRPSA3
vbPRPSA4


the code is simple enough, use the printer object.

hope this helps.


Ramil G. Sagum
ramil.sagum@u...




Frankie LOH <joyful0@h...> wrote in message news:169899@p..._vb...
>
>
> Hi;
>
>   I understand from the discussion group that it is possible to interface
vb
> with printer. I am new to this, but I wonder is it possible to change the
> printer paper properties say from A3 size to A4 size? the reason is that
is
> the report to be printed is greater than A4 size, then I would like to
> control from VB side to change the paper size from A4 to A3 (manually we
can
> change the paper size from printer in the control panel).
>
>   Any example as a guide to me will be very beneficial.
>
> Thanks
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>



  Return to Index