I want to read a RTF file and convert the contents into a different format.
While reading a RTF we encounter texts,boxes,frames,tables etc..
1) How to find out the exact position of each word using VB or VBA.
2) How to get the properties of each words/boxes/lines/tables etc.
3)We can add text in to a box. In such a case how can i get the properties sucha s position/font etc using VB/VBA
While reading a RTF we encounter texts,boxes,frames,tables etc..
1) How to find out the exact position of each word using VB or VBA.
2) How to get the properties of each words/boxes/lines/tables etc.
3)We can add text in to a box. In such a case how can i get the properties sucha s position/font etc using VB/VBA