Git Product home page Git Product logo

Comments (1)

leeper avatar leeper commented on July 21, 2024

This appears to be a fairly low-level Java issue, rather than something in tabulizer per se. The temporary workaround is to set spreadsheet = FALSE to force an extraction method:

out <- extract_tables(location, spreadsheet = FALSE)
> str(out, 1)
List of 28
 $ : chr [1:38, 1:9] "" "" "AL " "AR " ...
 $ : chr [1:19, 1:8] "" "" "" "" ...
 $ : chr [1:9, 1:8] "" "" "AR " "CA " ...
 $ : chr [1:34, 1:9] "" "" "AL " "AR " ...
 $ : chr [1:12, 1:8] "" "" "AL " "FL " ...
 $ : chr [1:46, 1:12] "State " "" "Upland" "AL " ...
 $ : chr [1:15, 1:8] "" "" "CA " "CO " ...
 $ : chr [1:39, 1:5] "Seasonal Group " "and" "State " "" ...
 $ : chr [1:44, 1:6] "CO " "R Norkotah " "R Nugget " "Centennial R " ...
 $ : chr [1:4, 1:7] "" "All Wheat " "Durum " "Other Spring " ...
 $ : chr [1:7, 1:9] "" "Year " "" "" ...
 $ : chr [1:8, 1:6] "" "ND " "Oth Sts " "US " ...
 $ : chr [1:53, 1:5] "" "Grains & Hay" "Barley " "Corn for Grain 2 " ...
 $ : chr [1:53, 1:6] "" "Grains & Hay" "Barley " "Corn for Grain " ...
 $ : chr [1:9, 1:9] "" "Citrus 2" "Grapefruit " "K -Early Citrus (FL) " ...
 $ : chr [1:17, 1:4] "Apples " "Apricots " "Bananas (HI) " "Grapes " ...
 $ : chr [1:53, 1:5] "" "Grains & Hay" "Barley " "Corn for Grain 2 " ...
 $ : chr [1:51, 1:5] "" "Grains & Hay" "Barley " "Corn for Grain " ...
 $ : chr [1:27, 1:4] "" "Citrus 2" "Grapefruit " "K-Early Citrus (FL) 3 " ...
 $ : chr [1:40, 1:7] "" "IL " "" "" ...
 $ : chr [1:39, 1:7] "IL " "" "" "" ...
 $ : chr [1:36, 1:11] "" "IL " "" "" ...
 $ : chr [1:36, 1:12] "" "IL " "" "" ...
 $ : chr [1:35, 1:10] "IL " "" "" "" ...
 $ : chr [1:30, 1:8] "" "" "IL " "" ...
 $ : chr [1:35, 1:9] "IL " "" "" "" ...
 $ : chr [1:37, 1:11] "State " "" "AR " "" ...
 $ : chr [1:8, 1:13] "" "" "Corn For Grain " "Sorghum for Grain " ...

from tabulapdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.