is there any way to replace placeholders in Word, Excel and PDF Files via Javascript?
So that someone can upload a template file (xlsx, word or pdf with placeholders) on your page and after fill up a form and click on submit, the template file get replaced by the values from the form.
As far as i see, there is no all-in-once solution for that, so you have to find and use multiple tools for the requirement. Is that correct?