Hello, I have a problem in display PrintPreview or print one / two picture chart. What happens is that the zoom in on certain areas, and ask to appear on the screen the print preview, the area zoom previous lost. example code: void pd_Print(object sender, PrintPageEventArgs e) { Graphics g = e.Graphics;...