How can i use Google Cloud vision API to extract or parse data from PDF(my Input) and I need to save of the PDF content to Database and write some of the data to my HTML page , how can we do it?
Asked
Active
Viewed 339 times
0
-
anyone can help on this?? – Anuj Kumar Singh Jan 23 '20 at 04:39
1 Answers
0
You can use document_text_detection to extract data from your pdf files: https://cloud.google.com/vision/docs/pdf

Brendan
- 1,017
- 5
- 7