0
Answer

printing at same coordinates of page as of windows form

it_farooq

it_farooq

20y
1.5k
1
i have two functions: onPaint() and onPrint() both these initializes the graphics object and call the function draw(graphics g), but how can i make sure that look for both the windows form and print page is same. if i give the pageunit property to inches, then inch is quite big on form, but it is not the same on the page. so what should i do?
Next Recommended Forum