DrawString PROBLEM
hi,
while creating a print control in C#, using the PrintDocument object and the printPreview Object of the .Net FrameWork 1.1, i'm experiencing a weired Problem that i could not define.
the problem is that when i'm using my application on remote machines knowing that both machines got the same Operating System (Windows XP) and the both machines got the same .Net Framework(1.1)
and knowing that the both machines are linked to the same Server where the Printer is installed and the both machines are using the same network printer,
the first macines is printing the document properly as i inserted in the text but the secind is printing all the lines on the same line.
in the First i'm having 10 lines in the second i'm having 10 lines overlapped on the first line.
can anyone help me how do find the solution for this problem ??
thank you.
<GMK>
__________________
<GMK>
|