tabulapdf / tabula-extractor

Extract tables from PDF files
MIT License
354 stars 57 forks source link

Detect images within the selected area #73

Open jazzido opened 10 years ago

jazzido commented 10 years ago

We should add image detection to ObjectExtractor so it can report (and extract?) image boxes on a Page.

(see PDFBox's org.apache.pdfbox.ExtractImages)

cinjon commented 9 years ago

Hi, was this implemented?