insert_bookmarks: Insert and Extract bookmarks from a PDF

Description Usage Arguments Value Author(s) See Also

View source: R/pdfbookmarks.r

Description

Insert and Extract bookmarks from a PDF

Usage

1
2
3
extract_bookmarks(pdfin, bookmarks)

insert_bookmarks(pdfin, bookmarks, pdfout = pdfin)

Arguments

pdfin, pdfout

Input and Output PDFs

bookmarks

Path to a bookmarks PDF file in pdftk format or a character vector of length >1 containing bookmark text.

Value

location of pdftk bookmark file

location of modified PDF

Author(s)

jefferis

See Also

make_bookmark_text


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