Search found 4 matches

by joeb545
Fri Jan 09, 2026 1:58 pm
Forum: Support
Topic: Pasted text from docx does not display correctly in RichViewEdit
Replies: 2
Views: 5019

Re: Pasted text from docx does not display correctly in RichViewEdit

Apologies for taking so long to respond. I used the 2nd option you recommended (SKia), and it worked perfectly. Thanks for your help. And, yes, the original document used Aptos as the font.
by joeb545
Sat Dec 27, 2025 4:18 pm
Forum: Support
Topic: Pasted text from docx does not display correctly in RichViewEdit
Replies: 2
Views: 5019

Pasted text from docx does not display correctly in RichViewEdit

I am using Delphi Pro 13 in a Parallels ARM64 Windows VM. I created a simple FMX application with a TRichViewEdit and a TRVStyle. Next, I pasted content from a Word docx file that includes text in various styles and in tables. The content came across with Headers showing the same as in the orginal ...
by joeb545
Sat Dec 13, 2025 9:27 pm
Forum: Support
Topic: Plain text for Word Count
Replies: 2
Views: 8068

Re: Plain text for Word Count

Thanks. This works perfectly!
by joeb545
Sat Dec 13, 2025 4:20 pm
Forum: Support
Topic: Plain text for Word Count
Replies: 2
Views: 8068

Plain text for Word Count

I want to display a word count in my application. I have an algorithm to calculate this that requires plain text. How do I get plain text from a TRichViewEdit?