Ian Lucas
2014-04-05T22:46:23Z
I am using iGrid to present blocks of text from Word. I would like to keep as much of the formatting of the original text as possible.

Can iGrid present text in rtf format? If not, what if any formatting can it preserve from the original text?

I can see one reference to "iGRichTextManager" on the forum but I can't see any other references to it. Does iGRichTextManager still exist and if so is its output searchable text or pixels?

Another question, not directly related to iGrid, but which you (as non newbies) might have an answer for:

- is there a way to use VBA to read rtf text directly from a file and write it to the clipboard, without having to open the file in Word first?

Many thanks again,

Ian
Igor/10Tec
2014-04-07T14:10:44Z
Originally Posted by: Ian Lucas 

I can see one reference to "iGRichTextManager" on the forum but I can't see any other references to it. Does iGRichTextManager still exist



Most likely, you need the 'RTF text cells' extra sample if we talk about the ActiveX version of our grid (find it here ). iGRichTextManager is for iGrid.NET.

Originally Posted by: Ian Lucas 

and if so is its output searchable text or pixels?



What do you mean? As for me, I did not understand this.