zero_pdf_info: Normalize creation information in PDF files

Description Usage Arguments

Description

For a PDF, modify the CreationDate and ModDate (lines 5 and 6) so that the files are exactly the same, regardless of date + time they were actually created. It also changes the Producer field (line 8) to "R 0.00.0", instead of the usual version, e.g., "R 2.15.0".

Usage

1
zero_pdf_info(infile = NULL, outfile = NULL)

Arguments

infile

input file name

outfile

output file name (must be different from infile)


wch/vtest documentation built on May 4, 2019, 2:02 a.m.