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?
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?