Prevent numbered list changes in pasted rich text
Posted: Tue Feb 17, 2015 6:47 pm
Hi Sergey,
I am breaking up a large MS Word document and placing the content into a blob field using TDBRichViewEdit. The way that the document is being broken up results in portions of numbered lists being separated into different table records.
When I paste the richtext in, the numbering is reset, causing a lot of manual effort to reformat.
For example, pasting in 1.3.1 results in it being reset to 1.1.1.
I realize I can paste as text, but this gets into a lot of rework also.
I tried the RTFReadproperties.IgnoreSequences but that didn't operate with pasted text.
Is there a way to have pasted numbered lists be "left alone" when pasted?
Thanks,
Mike
I am breaking up a large MS Word document and placing the content into a blob field using TDBRichViewEdit. The way that the document is being broken up results in portions of numbered lists being separated into different table records.
When I paste the richtext in, the numbering is reset, causing a lot of manual effort to reformat.
For example, pasting in 1.3.1 results in it being reset to 1.1.1.
I realize I can paste as text, but this gets into a lot of rework also.
I tried the RTFReadproperties.IgnoreSequences but that didn't operate with pasted text.
Is there a way to have pasted numbered lists be "left alone" when pasted?
Thanks,
Mike