Re: Change paper settings by Urvin
Urvin
Fri Jul 27 13:26:02 CDT 2007
Thanks for you response,
I must be able to change the paper size not only read its value.
Is theer another way?
Regards,
--
Urvin
"urkec" wrote:
> "Adam Sandler" wrote:
>
> > On Jul 27, 4:14 am, Urvin <Ur...@discussions.microsoft.com> wrote:
> > > Hi,
> > >
> > > I need to create a script that changes the paper settings of a user
> > > printer(s) to A4.
> >
> > WMI can help you out with that. Please reference the
> > Win32_PrinterConfiguration class. In that class is a PaperSize
> > property.
> >
> >
>
> It's a read-only property. I haven't be able to find a way to change printer
> paper size with WMI.
>
>
> --
> urkec