Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 10th, 2006, 02:10 AM
Authorized User
 
Join Date: Nov 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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>
__________________
&lt;GMK&gt;
 
Old May 11th, 2006, 03:52 AM
Authorized User
 
Join Date: Nov 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OK guys i found it

well it was so weired but the problem was the stting of certain computers with the UNIT of the Graphics used.

when i was using the "INCH" unit it was making this problem but when i changed the unit to "PIXELS" everything worked properly.

Thanks .


<GMK>









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.