Skip to content

This repository provides backend services to support advanced import/export functionalities for the Rich Text Editor.

Notifications You must be signed in to change notification settings

SyncfusionExamples/rich-text-editor-import-export-service

Repository files navigation

rich-text-editor-import-export-service

📄 Purpose

This repository provides backend services to support advanced import/export functionalities for the Syncfusion Rich Text Editor (RTE). It focuses on:

  • Document Export: Convert RTE content to PDF and Word (DOCX) formats.
  • Document Import: Load and render content from Word (DOCX) files into the RTE.

🚀 Setup & Running Steps

Prerequisites

  • .NET 8.0 SDK
  • Visual Studio 2022+ or VS Code
  • Syncfusion license (for required NuGet packages)

Installation

# Clone the repository
git clone https://github.com/SyncfusionExamples/rich-text-editor-import-export-service.git
cd rich-text-editor-import-export-service

# Restore NuGet packages
dotnet restore

Running the Service

# Run the application
dotnet run

About

This repository provides backend services to support advanced import/export functionalities for the Rich Text Editor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages