PDF manipulation
|
extract_pdf() extractpdf()
|
Extract pages from a PDF to new PDF(s) |
numpages()
|
Return number of pages in PDF |
pdf2png()
|
Convert pdf file to a png using ImageMagick convert tool |
pdftk()
|
Return absolute path to pdftk binary |
pdftotext()
|
Invoke pdftotext tool to extract text from a PDF document |
pdftotextbin()
|
Return absolute path to pdftotext binary |
gscompress()
|
Compress a PDF using ghostscript |
extract_bookmarks() insert_bookmarks()
|
Insert and Extract bookmarks from a PDF |
make_bookmark_text()
|
Make a correctly formatted block of text defining a bookmark in pdftk format |