debian man page for pdfoutline

Query: pdfoutline

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pdfoutline(1)						      General Commands Manual						     pdfoutline(1)

NAME
pdfoutline - add outlines (aka bookmarks) to PDF files
SYNOPSIS
pdfoutline input.pdf outlines.txt output.pdf
DESCRIPTION
pdfoutline reads input file given as first argument, adds outlines from text file given as second argument, and saves result to file with name given as third argument. File with outlines information should consist of lines in the following format: <level> <page> Outline text <level> and <page> should be integers. Each field should be separated by exactly one space symbol. All values for <level> should be greater or equal than that of the first line. Page numeration starts with 1. Outlines file can contain comments that start with # in first column. Comments and empty lines are ignored.
OPTIONS
pdfoutline accepts no options.
EXAMPLES
Here is example of outlines data file: 0 1 Document title 1 1 Chapter 1 2 1 Chapter 1.1 2 2 Chapter 1.2 1 3 Chapter 2 Using this file will result in outlines like the following: Document title +-Chapter 1 | +-Chapter 1.1 | +-Chapter 1.2 +-Chapter 2
AUTHOR
pdfoutline author is Eugeniy Meshcheryakov <eugen@debian.org> pdfoutline is part of fntsample and can be downoaded from <http://fntsample.sourceforge.net/>. 2010-10-14 pdfoutline(1)
Related Man Pages
fntsample(1) - debian
xkballocgeomoutlines(3) - debian
xkbcomputeshapebounds(3) - debian
xkbaddgeomshape(3) - centos
xkballocgeomoutlines(3) - centos
Similar Topics in the Unix Linux Community
fntsample 3.0 (Default branch)
Hearing set for June 15 on US Trustee's Motion to Convert SCO to Ch. 7 (or Dismiss) -
Last Minute Filings in SCO Bankruptcy - Hearing Later Today - Update: 1st word; 2nd U
The Art Of Bugfixing - Chapter 1
Compile Leanest Slackware Kernel