|
| |||||||||
| Tags: form feed, notepad |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Form feed in Notepad
Hi, I need your help regarding form feed in notepad. Is it possible in Notepad to Form Feed at a certain point in a text file that I send it created by a VB program ? in simple words, how to insert a page break in a text file so that either Wordpad or Notepad will recognize it ? Thank you |
|
#2
| ||||
| ||||
| Re: Form feed in Notepad
Adding a form feed character Chr$(12) will work. it may work on some printers and not others. I'm not sure in this case but I know it depends on the printer driver as to what each character does. Printers that use continuous paper normally have a form feed button or command that advances the paper to the beginning of the next page. |
|
#3
| ||||
| ||||
| Re: Form feed in Notepad
Free text editor program that would recognize form feed characters as page breaks. Wordpad or Notepad is not a good option. it will not gonna work on the PC where the programs are being run, and you will have to change the font before printing it out anyway. Adding a form feed character to the file works perfectly on one of the PC's that is using these programs/files when loading them into WordPad. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Form feed in Notepad" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Chrome is opening in basic HTML form instead of the Standard form | Beatrix | Technology & Internet | 5 | 25-05-2011 11:21 PM |
| how to get items in a form to auto-resize with the form using visual basic | deansmylie93 | Software Development | 2 | 02-05-2011 08:06 AM |
| How to Auto Populate fields from sub form to form? | mich43 | Windows Software | 6 | 09-11-2010 11:29 PM |
| Procedure in VB to create form inside another form | Jalabala | Software Development | 3 | 16-11-2009 02:14 PM |
| Problem reloading MDI child form in main form. | AFFAN | Software Development | 3 | 30-01-2009 09:05 PM |