make_bookmark_text: Make a correctly formatted block of text defining a bookmark...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/pdfbookmarks.r

Description

Make a correctly formatted block of text defining a bookmark in pdftk format

Usage

1

Arguments

title

The title of the bookmark

level

The level of the bookmark (1 is the highest)

page

Absolute page that this refers to

Value

String that can be written to bookmarks file

Author(s)

jefferis

See Also

extract_bookmarks

Examples

1
make_bookmark_text('Figure 1',3,20)

jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.