C
CO
Hi,
I am working on a project in which I take a CSS and extract text from it.
The problem is that the CSS uses an absolute position on everything. I cannot
simply open it in any Office product because they all display the text inline
without any posiitioning at all.
I have started making an array to sort the css lines by top and then left
postion but I am making one last attempt to find a pre-existing solution.
Any help would be appreciated.
Thanks
I am working on a project in which I take a CSS and extract text from it.
The problem is that the CSS uses an absolute position on everything. I cannot
simply open it in any Office product because they all display the text inline
without any posiitioning at all.
I have started making an array to sort the css lines by top and then left
postion but I am making one last attempt to find a pre-existing solution.
Any help would be appreciated.
Thanks