Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDF support #2203

Open
jqnatividad opened this issue Oct 10, 2024 · 2 comments
Open

Add PDF support #2203

jqnatividad opened this issue Oct 10, 2024 · 2 comments
Labels
datapusher+ for Datapusher+ enhancement New feature or request. Once marked with this label, its in the backlog.

Comments

@jqnatividad
Copy link
Owner

jqnatividad commented Oct 10, 2024

Apart from CSV, TSV, TAB and spreadsheets, PDF - unfortunately, is a common format for distributing tabular data (e.g. financial statements).

Use https://github.com/sp1ritCS/tabula-rs/ to extract tabular data from PDFs.

@jqnatividad jqnatividad added the enhancement New feature or request. Once marked with this label, its in the backlog. label Oct 10, 2024
@rzmk
Copy link
Collaborator

rzmk commented Oct 10, 2024

Their license is AGPL-3.0.

@jqnatividad
Copy link
Owner Author

Thanks @rzmk . Opened a ticket if it can be dual-licensed

sp1ritCS/tabula-rs#4

@jqnatividad jqnatividad added the datapusher+ for Datapusher+ label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datapusher+ for Datapusher+ enhancement New feature or request. Once marked with this label, its in the backlog.
Projects
None yet
Development

No branches or pull requests

3 participants
@jqnatividad @rzmk and others