Hello,
my source document contains a single horizontal line - which is created from Word just after typing ----- [return]. But if I load the resulting RTF or DOCX with RichViewEdit the line is also visible between other paragraphs?
I attached also the .rtf and .docx version of the document. (its the same which also shows the gridline bug from the other post.)
With best regards
A. Weber
horzline gets duplicated?
horzline gets duplicated?
- Attachments
-
- signature3.docx
- (20.81 KiB) Downloaded 640 times
-
- signature3.rtf
- (70.69 KiB) Downloaded 578 times
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: horzline gets duplicated?
In these Docx and RTF files, all these paragraphs have a bottom border line.
MS Word draws common borders around several paragraphs, so you can see the bottom border line only for the last paragraph in the sequence of bordered paragraphs.
Unfortunately, TRichView cannot do it, it draws borders around each paragraph.
MS Word draws common borders around several paragraphs, so you can see the bottom border line only for the last paragraph in the sequence of bordered paragraphs.
Unfortunately, TRichView cannot do it, it draws borders around each paragraph.
Re: horzline gets duplicated?
Ok, thanks for checking and explaining this.
I will try to change the formating of the rtf/docx to avoid this issue. It was just a test useing the horzline as separator usually we don't do this.
I will try to change the formating of the rtf/docx to avoid this issue. It was just a test useing the horzline as separator usually we don't do this.