Hello all,
not sure if this has been posted before but all similar posts never seem to
get anywhere.
I need to programmatically (vb.net) create a custom paper size for a
specified printer then set the printers default paper sizes to this custom
size.
This is the same as going into printers > file > server properties and
creating a new form then cycling through the printer properties and setting
all feeders and defaults to the new size but this is a bit long winded for
my users and prone to many fat-finger-errors.
I know this can be done through the win32 api using addform,setform etc. but
have never seen anything about using it from vb.net.
Has anyone ever done this or can anyone point me in the right direction ?
Thankx in advance
Keith
|