Insert Control at beginning and end of a paragraph

General TRichView support forum. Please post your questions here
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Which kind of problems with tables does it have?
Does the version from http://code.google.com/p/thtmlviewer/ have them as well?
Jam_Dave
Posts: 9
Joined: Tue Mar 01, 2011 1:08 pm

Post by Jam_Dave »

This Component has still troubles with Tables.
I've tried to load a Html-Document saved from Word2010. The Table doesn't looks like the original table.

The rvHtmlViewImporter does not work with the new HtmlView.
When do you release the fixed one?

Another Problem with tables:
If i load an RTF document saved from Word2010 with a table in it,
TRichViewEdit does not show the whole table.
The table is on the left side in a not displayed area.
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

We plan a major update very soon, may be in this weekend.
TrvHtmlViewImporter will be updated to work both with the original and googlecode's versions of THtmlViewer.

You can send me (to richviewgmailcom) a example of HTML document that's loaded incorrectly, I'll see what's wrong with it.

As for the table, I believe it is just started beyond the left margin.
In MS Word, there is a large left margin, so a table is displayed completely.
In TRichViewEdit, left margin is small.
Jam_Dave
Posts: 9
Joined: Tue Mar 01, 2011 1:08 pm

Post by Jam_Dave »

Ok, i've sent you an email.

How can i display the table in the same margin as the text, without editing it manually?

Thanks for the great support!
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I replied about TrvHtmlViewImporter by email.

As for the table that went left, please send me the source file and tell me how you load it.
Post Reply