Click here to Skip to main content
15,892,253 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Thomas Stockwell22-Sep-08 6:12
professionalThomas Stockwell22-Sep-08 6:12 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni22-Sep-08 19:45
kedarrkulkarni22-Sep-08 19:45 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 1:35
kedarrkulkarni23-Sep-08 1:35 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak23-Sep-08 1:58
mveDave Kreskowiak23-Sep-08 1:58 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 3:31
kedarrkulkarni23-Sep-08 3:31 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak23-Sep-08 6:56
mveDave Kreskowiak23-Sep-08 6:56 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 20:51
kedarrkulkarni23-Sep-08 20:51 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak24-Sep-08 1:43
mveDave Kreskowiak24-Sep-08 1:43 
You can't. You can set the spacing between all characters in the string, but not between any two arbitrary characters. Like I said, if you want to do margin justified text, you'll have to drwa each individual word, keeping track of the position of each word and calculating the space needed between them.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




RantRe: Printing text file in vb.net - Formatting issue Pin
Thomas Stockwell23-Sep-08 2:01
professionalThomas Stockwell23-Sep-08 2:01 
Questionregarding MDI forms Pin
marygoldg21-Sep-08 23:46
marygoldg21-Sep-08 23:46 
AnswerRe: regarding MDI forms Pin
Rupesh Kumar Swami22-Sep-08 0:09
Rupesh Kumar Swami22-Sep-08 0:09 
AnswerRe: regarding MDI forms Pin
pdnet22-Sep-08 0:16
pdnet22-Sep-08 0:16 
AnswerRe: regarding MDI forms Pin
Dave Kreskowiak22-Sep-08 8:44
mveDave Kreskowiak22-Sep-08 8:44 
GeneralRe: regarding MDI forms Pin
marygoldg22-Sep-08 19:55
marygoldg22-Sep-08 19:55 
GeneralRe: regarding MDI forms Pin
Dave Kreskowiak23-Sep-08 1:55
mveDave Kreskowiak23-Sep-08 1:55 
QuestionSaving & Retrieving An Image Pin
Member 367504721-Sep-08 23:00
Member 367504721-Sep-08 23:00 
AnswerRe: Saving & Retrieving An Image Pin
jzonthemtn22-Sep-08 2:08
jzonthemtn22-Sep-08 2:08 
AnswerRe: Saving & Retrieving An Image Pin
Rupesh Kumar Swami22-Sep-08 3:05
Rupesh Kumar Swami22-Sep-08 3:05 
GeneralRe: Saving & Retrieving An Image Pin
EngrImad6-Nov-21 11:12
EngrImad6-Nov-21 11:12 
QuestionRunning a project from a mapped network drive Pin
Hazelrah21-Sep-08 21:02
Hazelrah21-Sep-08 21:02 
AnswerRe: Running a project from a mapped network drive Pin
Johan Hakkesteegt21-Sep-08 21:51
Johan Hakkesteegt21-Sep-08 21:51 
GeneralRe: Running a project from a mapped network drive Pin
Hazelrah23-Sep-08 17:03
Hazelrah23-Sep-08 17:03 
QuestionExport sqldata to a notepad and import data from notepad to sql Pin
AnieMVC21-Sep-08 20:29
AnieMVC21-Sep-08 20:29 
AnswerRe: Export sqldata to a notepad and import data from notepad to sql Pin
Ashfield21-Sep-08 21:42
Ashfield21-Sep-08 21:42 
AnswerRe: Export sqldata to a notepad and import data from notepad to sql Pin
Johan Hakkesteegt21-Sep-08 21:53
Johan Hakkesteegt21-Sep-08 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.