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

Recognize more comdirect documents #279

Merged
merged 2 commits into from
Apr 12, 2015
Merged

Recognize more comdirect documents #279

merged 2 commits into from
Apr 12, 2015

Conversation

Necoro
Copy link
Contributor

@Necoro Necoro commented Apr 10, 2015

This (should) fix issue #277. As I did not want to have another counter to see how many words I have to jump, I relied on 'the last word on the line'. As I needed more functionality for that, I took the liberty of replacing some while charAt incr/decr loops by calling indexOf/lastIndexOf instead.

Additionally it recognizes more documents, where it does not say 'Zum Kurs von' but different things (I've seen 'Zum comdirect Preis von' and 'Zum Preis von' so far). I have achieved that by checking for 'Nennwert' instead. I hope that does not break anything.

@buchen
Copy link
Member

buchen commented Apr 10, 2015

@simpsus hat den comdirect Import gebaut. Da ich selber keine comdirect PDF Dateien habe, kann ich das auch nicht prüfen. 😢 Wenn @simpsus nichts gegenteiliges vermeldet, nehme ich das in die nächste Version mit auf. 😄

@buchen buchen merged commit cf801a6 into portfolio-performance:master Apr 12, 2015
@Necoro Necoro deleted the master branch April 12, 2015 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants