Hi Richard,
To export documents as PDF, you can use the Export() API
with our online hosted Web Service URL or the Docker-based Web Service. We have
prepared a sample demonstrating this functionality, which you can check here
Sample: https://stackblitz.com/edit/react-kphfjh7j?file=index.js%3AL64
Note
Document Editor component’s online hosted Web
Service is intended only for demonstration and evaluation
purposes. For production use, we strongly recommend hosting
your own Web Service with
your required server configurations. You can refer and reuse the GitHub Web Service example or Docker
image for hosting your own web service.
You may use or customize the following:
Docker Image
Docker: syncfusion/word-processor-server - Docker Image
If you need additional features or want to modify existing
functionality in Docker, you can create your own Dockerfile by referencing the
existing Word Processor Docker project.
Image
overview in React Document editor component | Syncfusion
Web Service Documentation
For detailed guidance on setting up and hosting your own
service, please refer to:
Core in React Document editor component | Syncfusion
Operations which require server side interaction
Please review these details and feel free to reach out if
you need any further assistance.
Regards,
Akshaya