setexif: Get Exif information

Description Usage Arguments Value Examples

View source: R/functions_exif.R

Description

getexif get pdf information from files.

Usage

1
2
setexif(file, metadata,
  exiftool = "D:/remiPatin/Recherche/project/exiftool.exe")

Arguments

file:

the file to be updated

metadata:

a named character vector or list containing metadata

exiftool:

the path to the ExifTool binary

Value

write down the new pdf file.

Examples

1
setexif(file, metadata, exiftool='D:/remiPatin/Recherche/project/exiftool.exe')

rpatin/pdfbookmarks documentation built on May 28, 2019, 12:36 a.m.