Need to extract tables from a pdf using R

I constantly do table extraction from PDF files. I do it using the plain data.table package and have successfully extracted many complicated tables :slight_smile: ... ofcourse the code would be a little longer but customisation is key for me.