unix printing files (simple txt files )with pages numbers
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am using the command lp -d (printer_name) *
to print all files in the current directory.
How can I print the page number also:
'Page-1' or '1'
on each page per file printed?
linux printing lp
add a comment |Â
up vote
0
down vote
favorite
I am using the command lp -d (printer_name) *
to print all files in the current directory.
How can I print the page number also:
'Page-1' or '1'
on each page per file printed?
linux printing lp
3
To print simple text files with page numbers look atenscript
.
â meuh
Apr 19 at 16:56
2
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
2
What kind of files? Text files? Usepr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?
â dirkt
Apr 22 at 9:38
1
Other tools which can do the things you describe area2ps
(mostly for text files) and the latex packagepdfpages
(on which various tools likepdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.
â alphanum
Apr 23 at 14:20
lpr
has a-p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.
â Patrick Mevzek
Apr 24 at 2:18
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using the command lp -d (printer_name) *
to print all files in the current directory.
How can I print the page number also:
'Page-1' or '1'
on each page per file printed?
linux printing lp
I am using the command lp -d (printer_name) *
to print all files in the current directory.
How can I print the page number also:
'Page-1' or '1'
on each page per file printed?
linux printing lp
edited Apr 29 at 8:28
asked Apr 19 at 15:40
WAEL
4892615
4892615
3
To print simple text files with page numbers look atenscript
.
â meuh
Apr 19 at 16:56
2
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
2
What kind of files? Text files? Usepr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?
â dirkt
Apr 22 at 9:38
1
Other tools which can do the things you describe area2ps
(mostly for text files) and the latex packagepdfpages
(on which various tools likepdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.
â alphanum
Apr 23 at 14:20
lpr
has a-p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.
â Patrick Mevzek
Apr 24 at 2:18
add a comment |Â
3
To print simple text files with page numbers look atenscript
.
â meuh
Apr 19 at 16:56
2
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
2
What kind of files? Text files? Usepr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?
â dirkt
Apr 22 at 9:38
1
Other tools which can do the things you describe area2ps
(mostly for text files) and the latex packagepdfpages
(on which various tools likepdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.
â alphanum
Apr 23 at 14:20
lpr
has a-p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.
â Patrick Mevzek
Apr 24 at 2:18
3
3
To print simple text files with page numbers look at
enscript
.â meuh
Apr 19 at 16:56
To print simple text files with page numbers look at
enscript
.â meuh
Apr 19 at 16:56
2
2
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
2
2
What kind of files? Text files? Use
pr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?â dirkt
Apr 22 at 9:38
What kind of files? Text files? Use
pr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?â dirkt
Apr 22 at 9:38
1
1
Other tools which can do the things you describe are
a2ps
(mostly for text files) and the latex package pdfpages
(on which various tools like pdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.â alphanum
Apr 23 at 14:20
Other tools which can do the things you describe are
a2ps
(mostly for text files) and the latex package pdfpages
(on which various tools like pdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.â alphanum
Apr 23 at 14:20
lpr
has a -p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.â Patrick Mevzek
Apr 24 at 2:18
lpr
has a -p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.â Patrick Mevzek
Apr 24 at 2:18
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f438765%2funix-printing-files-simple-txt-files-with-pages-numbers%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
3
To print simple text files with page numbers look at
enscript
.â meuh
Apr 19 at 16:56
2
That example is confusing. Should "or" be printed a the bottom of each page?
â agc
Apr 19 at 19:08
2
What kind of files? Text files? Use
pr
. Pdf or postscript files? That's more difficult. What do you use for printing? CUPS?â dirkt
Apr 22 at 9:38
1
Other tools which can do the things you describe are
a2ps
(mostly for text files) and the latex packagepdfpages
(on which various tools likepdfbook
are based, see e.g. stackoverflow.com/questions/1603301/â¦) for pdf files.You see it depends on the context, you should be more precise about this in your question.â alphanum
Apr 23 at 14:20
lpr
has a-p
option: Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number.â Patrick Mevzek
Apr 24 at 2:18