If I use the code in the answer here: Extracting text from a PDF file using PDFMiner in python?
I can get the text to extract when applying to this pdf: https://www.tencent.com/en-us/articles/15000691526464720.pdf
However, you see under "CONSOLIDATED INCOME STATEMENT", it reads down ... ie... Revenues VAS Online advertising then later it reads the numbers... I want it to read across, ie:
Revenues 73,528 49,552 73,528 66,392 VAS 46,877 35,108 etc... is there a way to do this?
from Python PDF read straight across as how it looks in the PDF
No comments:
Post a Comment