I have a flowdiagram as a PDF. I want to extract the text as sequential array/vector in R. Is there an efficient way to do this?
As an example
I am looking at whether we can have a vector
1. Start App
2. Speech Input
3. HTTP POSt Request
..
...
I have a flowdiagram as a PDF. I want to extract the text as sequential array/vector in R. Is there an efficient way to do this?
As an example
I am looking at whether we can have a vector
1. Start App
2. Speech Input
3. HTTP POSt Request
..
...