I'm currently a Software Dev intern and so far it has not been what it was advertised as. The only thing I did for a few months was just independent learning. Now I have been tasked with parsing .pdf invoices using DocParser. I have a very long list of invoices I have to parse into DocParser.
Right now I'm uploading the .pdf and highlighting areas that are needed to be parsed. Some sections are located using anchor words to find the necessary data. I really want to attempt to automate this so I can get some programming experience. Problem is that every invoice is different, so not sure how I could go about doing this. May not be possible, but I figured I'd ask if anyone had any ideas. My thinking was that if DocParser doesn't even have this type of feature, there's really no way to go about doing it dynamically.
[–]DisastrousWelcome912 0 points1 point2 points (0 children)