[Kmymoney] PDF converter script
Volker Paul
volker.paul at v-paul.de
Wed Feb 15 15:20:30 UTC 2012
Hi,
I wrote a script that can be useful to others and I'd like to contribute it.
The "ACcount STatement to QIF converter" acst2qif.py, a free Python script,
takes account statements in PDF, converts them to text using pdftotext and
extracts data from this text. The converter needs to be configured by a
configuration file that resides by default in $HOME/.acst2qif.cfg. Documentation
about the converter is in its sourcecode and the configuration file (example)
also contains its own documentation. The converter needs Python and pdftotext.
Its results are to be imported in KMyMoney or other software that accepts QIF
input.
I use it regularly and I think it could be useful to others as well.
Could a developer please tell me if and how I can contribute it?
Regards,
Volker
More information about the KMyMoney
mailing list