Hi, Is there a way to append html text without overwrite the existing content.
Code as below, It will only show b.html content. a.html will be gone.
DOCX.Editor.AppendHTMLText('a.html');
DOCX.Editor.AppendHTMLText('b.html');
Any way to append to the bottom on Editor and keep editing?
I am using TDOCXReadWriteVcl verison 2.00.23
thank you very much!
Add HTML to DOCX
Re: Add HTML to DOCX
Hello
This is fixed now. Please download the component again.
This is fixed now. Please download the component again.
Lars Arvidsson, Axolot Data