Skip to content

Example files produce an empty html page as output #4

@jokerale

Description

@jokerale

Hi!
I've downloaded and installed the requirements, I've tried to test the application using the file that are in the folder 'data/pdf_tests' but the result is an empty html page.

This is the command used:
python scripts/main.py data/pdf/pdf_tests/ -s 2 -o res/

This is the output file give as result:

<table>
 <tbody>
  <tr>
   <td>
   </td>
  </tr>
 </tbody>
</table>

Is there anything that can fix it? Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions