- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Enforce HTTPS public key used
How to proceed with domain name?
Hide banner in repository *Settings*
Increase default time out
*You haven't set up purchase verification*
Just providing the given Google account password works fine, so it just seems to verify being able to access account than setting a new password.
*You haven't set up purchase verification*
Benjamin_Loison
commented on issue Benjamin_Loison/BNP_PDF_statement_parser#4
2024-10-04 02:49:27 +02:00
Parsing uncompressed PDF may be more accurate
Note that pdfgrep
contrarily to grep
works fine on compressed PDFs.
Precise for each transaction if it's a
débit
or a crédit
Benjamin_Loison
commented on issue Benjamin_Loison/BNP_PDF_statement_parser#2
2024-10-04 00:09:05 +02:00
Precise for each transaction if it's a débit
or a crédit
pdftotext -layout 20240821.pdf -
looks promising.
Benjamin_Loison
commented on issue Benjamin_Loison/BNP_PDF_statement_parser#2
2024-10-04 00:07:18 +02:00
Precise for each transaction if it's a débit
or a crédit
pdftotext 20240821.pdf -
does not make debit and credit distinction clear.