Learn R Programming

⚠️There's a newer version (3.2.2) of this package.Take me there.

staplr (version 2.9.0)

A Toolkit for PDF Files

Description

Provides function to manipulate PDF files: fill out PDF forms; merge multiple PDF files into one; remove selected pages from a file; rename multiple files in a directory; rotate entire pdf document; rotate selected pages of a pdf file; Select pages from a file; splits single input PDF document into individual pages; splits single input PDF document into parts from given points.

Copy Link

Version

Install

install.packages('staplr')

Monthly Downloads

361

Version

2.9.0

License

GPL-3

Maintainer

Priyanga Talagala

Last Published

February 13th, 2019

Functions in staplr (2.9.0)

split_pdf

Splits single input PDF document into individual pages.
staplr

staplr: A package containing a toolkit for PDF files
staple_pdf

Merge multiple PDF files into one
set_fields

Set fields of a pdf form
split_from

Splits single input PDF document into parts from given points
output_filepath

file io
input_filepath

file io
get_fields

Get form fields from a pdf form
overwrite

Overwrite
rename_files

Rename multiple files
rotate_pdf

Rotate entire pdf document
idenfity_form_fields

Identify text form fields
select_pages

Select pages from a file
rotate_pages

Rotate selected pages of a pdf file
remove_pages

Remove selected pages from a file