DesktopEditors
DesktopEditors copied to clipboard
providing a WebAssembly version to covert doc to pdf
This issue is unique.
- [X] I have used the search tool and did not find an issue describing my idea.
Your idea.
I'm interested in leveraging OnlyOffice to generate PDF documents for my clients. While the overall experience has been excellent, I've encountered a challenge with the performance of converting .docx files to .pdf on my server, which is notably sluggish. To alleviate the significant server-side workload, could you offer a WebAssembly-based solution that enables my JavaScript code to invoke the API for docx-to-pdf conversion on the client-side, thus optimizing resource utilization and improving efficiency?