Running
tabulapdf::extract_text(<path2pdf>)
I almost always obtain a warning
%b %d, %Y %H:%M:%S %p org.apache.pdfbox.pdmodel.font.PDType1Font <init>
WARNING: Using fallback font <font_xyz> for <font_zyx>
This clutters the console if one loads several PDFs. pdftools::pdf_data() has a file_info-argument. It would be nice to have a similar option in {pdftools} to suppress warning messages forwarded from Java.