louiscoetzee

Results 4 comments of louiscoetzee

Checkout Amazon textract that was recently released, then try to parse it. I am still trying to get this running, but that part I have figured out. https://docs.aws.amazon.com/textract/latest/dg/what-is.html

In my template: In my script ` import VueMonthlyPicker from 'vue-monthly-picker' export default { components: { VueMonthlyPicker }, data() { return { start_date: '', end_date: '', } } } `...

Hi, was this ever implemented into MeioUpload, I do not see it in the code, but there was documentation created for it?

Hi, okay cool thanks, after I posted I downloaded your code. It was very unclear from the dcumentation that your pull request was not accepted, I was under the impression...