|
-
Sep 26th, 2000, 10:31 AM
#1
Thread Starter
Addicted Member
Hi all
How do i print a text box that has a multiline character in it. The output of the print must also show multiline.
I tried the normal printer.print method but it still print a single line of character instead of multiline.
Any help or sugestion will be greatly appreciated
-
Sep 26th, 2000, 11:36 AM
#2
Guru
Hey! I just posted a solution for that in another thread!
Check it out by clicking the smily: 
I originally posted this 
So, if you have a MultiLine TextBox, in which there are five lines, but no carriage returns or line feeds (technically one long word-wrapped line), the snippet would return an array of five strings.
This is useful for printing a TextBox's contents!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|