|
I wanna get presize printable area by using PrintDocument,how can I do? The book "Programming Windwswith C#" sayit's impossible,we can get just approximate rectangle.
What I wanna do finally is to print big siz content whichsize is 4000 dpi *2000 dpi to multiple page by dividing. cyclops |