Hello,
I wish to open a docx file (template) in a web window so that the user can modify onine (without the downloaded) and save it with such modifications.
Is this posssble?
Thank you
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHello,
I wish to open a docx file (template) in a web window so that the user can modify onine (without the downloaded) and save it with such modifications.
Is this posssble?
Thank you
Hello,
You can use HTML <=> Word features to generate a WYSIWYG editor using the supported contents and styles. On https://www.phpdocx.com/documentation/cookbook/wysiwyg-editor you can read more information about this task.
Regards.