Results 1 to 4 of 4

Thread: How do I change font size when outputting to Word Pad

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Posts
    26

    Question

    How do I change font size when outputting to Word Pad or just a txt file?

    thank you

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    A text file is just that. Text and nothing else. It has no formating options what-so-ever, so you are stuck with the defualt for the text viewer application.

    If you have a RichTextBox, you can save the contents as a Rich Text File, and this will store the font size, type, etc.
    Iain, thats with an i by the way!

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Posts
    26

    Question ok, does anyone know how to force a new page then?

    ok, does anyone know how to force a new page then?

  4. #4
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    Again, a plain text document can't handle this.

    I don't think word-pad can either.

    The only way to do that would be to insert x number of carriage returns to make the new line start on a new page.
    Iain, thats with an i by the way!

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