pyaccuwage/scripts
Binh Nguyen 31ff97db8a Almost have things working. It seems like some of the record results
are overlapping. I'm assuming this is due to missing a continue
or something inside the ColumnCollector. I added a couple new IsNextRecord
exceptions in response to blank rows, but this may be causing more problems
than expected. Next step is probably to check the records returned, and verify
that nothing is being duplicated. Some of the duplicates may be filtered out
by the RecordBuilder class, or during the fields filtering in the pyaccuwage-pdfparse
script (see: fields).
2012-11-20 16:05:36 -06:00
..
pyaccuwage-parse Added pyaccuwage-parse script. 2012-06-02 15:16:13 -05:00
pyaccuwage-pdfparse Almost have things working. It seems like some of the record results 2012-11-20 16:05:36 -06:00