Checks if provided file is in Portable Document Format (PDF).
isPDF(aFileName, verbose = TRUE)
A string that identifies a file name (and directory path) of the PDF candidate.
Provides more elaborate description of why the file could not
be evaluated as a PDF (e.g., when validating a PDF online). When
"quiet"
, an error message is not generated.
A logical value indicating whether the file is a PDF document.