7 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hello,
Some googling and checking the man pages told me it should be possible to split a pdf (or ps) file into individual pages :
man gs
You might want to print each page separately. To do this, send the
output to a series of files "foo1.xyz, foo2.xyz, ..." using the "-sOut-... (3 Replies)
Discussion started by: jossojjos
3 Replies
2. Shell Programming and Scripting
Does anyone know how to create chapter in pdf
I have 3 pdf, each pdf contains about 25 pages, I want to create 3 chapter in single pdf, and inside each chapter I want to give link to main index
whether it's possible in ubuntu 12.04 64-bit OS ?
I usually use pdftk for merging pdf don't... (0 Replies)
Discussion started by: Dona Clara
0 Replies
3. UNIX and Linux Applications
Hello to all,
I have a *.ps file, which needs to be converted to a pdf file. The file is huge & i would like it to have bookmarked according to main titles (already provided).
What is the option used in ps2pdf command, that will generate bookmarks from a *.ps file ? Kindly help. Thanks.
... (0 Replies)
Discussion started by: frozensmilz
0 Replies
4. Shell Programming and Scripting
This is a simple example of a shell script. I made it because it's sometimes convenient to search through a manpage and to have access to the terminal while you're reading (maybe to test code).
It also serves as a basic example for anyone learning shell scripting.
#!/bin/sh
nm="/tmp/$1.pdf"... (0 Replies)
Discussion started by: CRGreathouse
0 Replies
5. Shell Programming and Scripting
Hello,
Can anyone please help me providing script to get the number of pages in a PDF file?
TIA
Prvn (8 Replies)
Discussion started by: prvnrk
8 Replies
6. UNIX for Dummies Questions & Answers
Hi,
I wnat to create my own man pages, but I can't find a good description of the troff language.
Knows somebaody a good docu including examples??
Thx Bensky (2 Replies)
Discussion started by: bensky
2 Replies
7. UNIX for Dummies Questions & Answers
I am new to Unix and would like to update a website as well as add new content to the site but it must be done with UNIX.
Can anyone give me some pointers as to what types of references are on the web or maybe even some basic commands?
Thanks so much! (1 Reply)
Discussion started by: gsensebe
1 Replies