Results 1 to 2 of 2

Thread: Printing Multiline

  1. #1

    Thread Starter
    Addicted Member CoMMiE's Avatar
    Join Date
    Jul 2000
    Location
    Malaysia, Kuala Lumpur
    Posts
    179
    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

  2. #2
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    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
  •  



Click Here to Expand Forum to Full Width