Extract the path to a local PDF file corresponding to an URL on the web site.
pdf_filename(
pdf_url,
root_dir,
static_path = "static",
force_dest = FALSE,
ignore_missing_dest = FALSE,
verbose = FALSE
)
The URL (in the destination web site).
The root directory of the local HUGO project.
Relative path to the HUGO static files.
Create missing directories?
Ignore missing directories.
Provide informative messages and warnings.
The filename