all groups > dotnet drawing api > july 2003 >
You're in the

dotnet drawing api

group:

trimmed strings


trimmed strings niels
7/30/2003 6:43:34 AM
dotnet drawing api:
Hello,

I'm new at printing from applications. My app reads a
textfile and tries to print it. The printing works, but I
have tabs in my textfile and the printed page doesn't
have the same tabs. I searched with google, but didn't
find anything. Am I overlooking something?

thanks.
Re: trimmed strings Bob Powell [MVP]
7/31/2003 2:28:14 PM
Take a look at StringFormat.SetTabStops.

--
Bob Powell [MVP]
C#, System.Drawing

Check out the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Buy quality Windows Forms tools
http://www.bobpowell.net/xray_tools.htm

New Tips and Tricks include creating transparent controls
and how to do double buffering.

[quoted text, click to view]

Re: trimmed strings niels
8/1/2003 2:38:52 AM
Thanks, seems just the thing I needed.

[quoted text, click to view]
AddThis Social Bookmark Button