AllanCameron / PDFR

An R package to extract text from pdf.
Other
37 stars 3 forks source link

Couldn't open file. #8

Closed funarog closed 8 months ago

funarog commented 8 months ago

downloaded PDFR. Seems to be installed correctly. Tried pdfboxes ( "my.pdf", 1) received Error: Couldn't open file. Note that pdftools can read this file.

funarog commented 8 months ago

Ran into this error as well:

pdfpage("/Users/gregory/Google Drive/2018_Text_Segmentation_Techniques_A_Critical_Review.pdf",1) Error in .pdfpage(pdf, page, atomic) : c++ exception (unknown reason)

funarog commented 8 months ago

Well, this may be the problem:
pak::sysreqs_is_supported("AllanCameron/PDFR") [1] FALSE

macOS 12.7.4