Hello, i have problems extracting text from one pdf file.
All other pdf works fine (tested on 100+ files), but this one fails since my parser can't find BT ET Tj etc... tags
But there are lot of texts, other apps somehow parsing this.
Question is: it is only way to store text in pdf, placing it between BT ET ?
Or there are some other technics? By reading pdf reference i didn't find the answer.
Thanks.