Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing a file

Status
Not open for further replies.

NitzGuy

Programmer
Jun 9, 2003
28
CA
Hello,
I have some files on my Redhat 7.3 linux computer that need to be printed. All of them print fine except for one.
If I open this file using and editor it looks ok but if I print the file, the left allignment seems to increase with every line.

For example.

The file looks like this
Hello
Hello
Hello

But it is being printed as
Hello
Hello
Hello

Does anybode have any advice on how to approach this problem?

Thanks
Jason Fournier
 
Which printing system are you using? What type of printer?

Chris
 
have you vi it? is there tab or some sort of control code at the end of each line? or have you re-direct it to screen and how it looks? My best bet is the file itself, if you can print others okay. Open it up with vi and see what's funny there?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top