Search found 21 matches

by Aeperd
Wed May 28, 2025 4:56 pm
Forum: Support
Topic: Activate Insert Key
Replies: 2
Views: 1957

Activate Insert Key

Hello Sir, how can we activate insert key in RichViewEdit?
by Aeperd
Mon Apr 28, 2025 8:42 am
Forum: Support
Topic: Copy Image from Browser and Emojis and Paste to RichViewEdit
Replies: 1
Views: 15030

Copy Image from Browser and Emojis and Paste to RichViewEdit

Good day! What do i need to check or enable in the properties of RichViewEdit so i can able to paste an image copied from a browser? And also emojis? Thanks in advance for the help.
by Aeperd
Sun Apr 13, 2025 4:43 am
Forum: Examples, Demos
Topic: Hyperlink Basic Functions
Replies: 4
Views: 22186

Hyperlink Basic Functions

Is there any new and simple to implement for this basic functions for hyperlink? Add, Remove, Update and Detect if is is a hyperlink in RichViewEdit? Thanks in advance.
by Aeperd
Thu Apr 03, 2025 5:59 pm
Forum: Support
Topic: Inline Images
Replies: 4
Views: 30025

Re: Inline Images

Super Thanks So Much Sir! Ill check it out.
by Aeperd
Thu Apr 03, 2025 4:38 am
Forum: Support
Topic: Inline Images
Replies: 4
Views: 30025

Re: Inline Images

Mind sharing here sir? Ill take a look. Thanks a lot.
by Aeperd
Wed Apr 02, 2025 1:29 am
Forum: Support
Topic: Inline Images
Replies: 4
Views: 30025

Inline Images

Good day! Any idea how to include inline images when sending an email using html? The images where added during composing an email using richviewedit.
by Aeperd
Thu Mar 27, 2025 9:41 am
Forum: Support
Topic: Need help in Loading HTML using RVHtmlImporter
Replies: 2
Views: 28914

Re: Need help in Loading HTML using RVHtmlImporter

Thank you so much sir! Perfect!
by Aeperd
Thu Mar 27, 2025 7:24 am
Forum: Support
Topic: Need help in Loading HTML using RVHtmlImporter
Replies: 2
Views: 28914

Need help in Loading HTML using RVHtmlImporter

What did i miss here?

RichViewEdit1.Clear;
RvHtmlImporter1.LoadHtml(memo1.Text);
RichViewEdit1.Format;

Im trying to load an HTML from a string or memo1 to RichViewEdit1 but it doesnt display the correct formatting.
by Aeperd
Sat Jan 04, 2025 5:49 am
Forum: Support
Topic: Table Cells Selection
Replies: 1
Views: 82964

Table Cells Selection

How may i able to know if 2 cells are selected in a table? Id like to have a merge cells features but i wanna check first if there are 2 or more cells being selected.
by Aeperd
Thu Jan 02, 2025 6:12 am
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Re: Save to HTML

Happy New Year! May you and your family will be bless more with success and good health this 2025.
by Aeperd
Thu Jan 02, 2025 6:11 am
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Re: Save to HTML

Thanks a lot sir
by Aeperd
Tue Dec 31, 2024 12:35 am
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Re: Save to HTML

By the way sir, can we assign the width of cells upon exporting to html? set table to autowidth?
by Aeperd
Mon Dec 30, 2024 11:47 pm
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Re: Save to HTML

Noted sir with thanks
by Aeperd
Mon Dec 30, 2024 12:08 am
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Re: Save to HTML

Sent Sir
by Aeperd
Sun Dec 29, 2024 3:49 pm
Forum: Support
Topic: Save to HTML
Replies: 8
Views: 154866

Save to HTML

when i save to html the table becomes compress to the left, what did i miss? is it with richviewedit settings?