T
Tux
Hello,
I've a small problem :
For a printer a must use a different paper size
and i do this :
documentPrinter.DefaultPageSettings.PaperSize =
New Drawing.Printing.PaperSize("MyFormat", 1200, 850)
but it doesn't work (there is a shift with the page break)
....
Thanks for you help
I've a small problem :
For a printer a must use a different paper size
and i do this :
documentPrinter.DefaultPageSettings.PaperSize =
New Drawing.Printing.PaperSize("MyFormat", 1200, 850)
but it doesn't work (there is a shift with the page break)
....
Thanks for you help