PDA

Click to See Complete Forum and Search --> : printer.papersize


hassanmoukadem
Oct 22nd, 2003, 03:43 AM
ok i made some forms with some pics or documets i scanned as pictureboxes so that they can be edited in the app and printed ,,,, but for some reason one of these forms should be printed on a folio .. so i made an acception


din ddd as boanean
if ttt= true then
printer.papersize = vbprpsfolio
end if

i also got a module from the net so that i can print the picturebox and with values of X and Y

the printer i am using is a Xerox photocopy machine that can take 2 kinds of papers at the same time ...

what i need to know is can this command change the original Paper Media type , is it enough or do u advice i open a printer common dialg for my users ?


thankx