I passed a pdf to the command line, it returned the following messages but no figures were extracted, is it because the document has to be two columns?
14:53:20.928 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Processing file sample.pdf (1 of 1)
14:53:21.779 [sbt-bg-threads-1] DEBUG o.a.pdffigures2.DocumentLayout$ - Document was not two column
14:53:21.857 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Finished sample.pdf in 0.926 seconds
14:53:21.858 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Finished processing 1 files
14:53:21.858 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Took 0.93 seconds
14:53:21.872 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Stats saved to stat_file.json
14:53:21.873 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - No errors
I passed a pdf to the command line, it returned the following messages but no figures were extracted, is it because the document has to be two columns?
14:53:20.928 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Processing file sample.pdf (1 of 1)
14:53:21.779 [sbt-bg-threads-1] DEBUG o.a.pdffigures2.DocumentLayout$ - Document was not two column
14:53:21.857 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Finished sample.pdf in 0.926 seconds
14:53:21.858 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Finished processing 1 files
14:53:21.858 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Took 0.93 seconds
14:53:21.872 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - Stats saved to stat_file.json
14:53:21.873 [sbt-bg-threads-1] INFO o.a.p.FigureExtractorBatchCli$ - No errors