The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
VJVinitha Jeyakumar Syncfusion Team November 21, 2023 08:07 AM UTC
Hi Arjan,
If you want to store the value of the RichTextEditor along with images to a database, you canupload the selected image to a required destination using the controller action instead of using base64 images. Map the method name intoRichTextEditorImageSettings.SaveUrl and provide required destination path throughRichTextEditorImageSettings.Path property.
Please check the below documentation for more references,