You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: