'PDF to Text (Table format)
I have a problem with converting the following PDF file to text! I the first column of the table but in text everything is messed up. I cannot use regex because sometimes the format of first column appears in the second!
Solution 1:[1]
You can use a simple OCR tool online like http://www.newocr.com/.
Solution 2:[2]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TwistedSim |
| Solution 2 | Brajesh |
