HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Adding a trailing FormFeed Chareter
Operating System - HP-UX
1834397
Members
2092
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 03:45 AM
05-18-2006 03:45 AM
I have a few reports (Text files) that get printed and they do not form feed like they should.
I need a tempurary fix. This would to insert a formfeed char on the end of the text file to force a formfeed.
How do I insert a formfeed charater into a text file? Well, how would put any control char into a text file.
Something like cat "control nnn" >>filename.txt
Marty
I need a tempurary fix. This would to insert a formfeed char on the end of the text file to force a formfeed.
How do I insert a formfeed charater into a text file? Well, how would put any control char into a text file.
Something like cat "control nnn" >>filename.txt
Marty
The only thing that always remain the same are the changes.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 03:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 03:57 AM
05-18-2006 03:57 AM
Re: Adding a trailing FormFeed Chareter
Great!
Thanks,
Marty
Thanks,
Marty
The only thing that always remain the same are the changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2006 12:07 AM
05-19-2006 12:07 AM
Re: Adding a trailing FormFeed Chareter
If you are making a file with vi by hand,
If you are printing to a laserjet:
Then...
You can put a page break in a text file in vi by doing this:
1. go to the spot I want the page break.
2. type i (insert)
3. type control-V (means take the next character literally)
4. type control-L (means form feed to hp laserjets).
5. escape.
If you are printing to a laserjet:
Then...
You can put a page break in a text file in vi by doing this:
1. go to the spot I want the page break.
2. type i (insert)
3. type control-V (means take the next character literally)
4. type control-L (means form feed to hp laserjets).
5. escape.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP