DocX builder Client side demo

Description

This page uses a static DocX template file as a starter, sets some data, and enables the Client to insert the body of other local DocX files.

All this process happens on Client (browser) side. Even the template file could have been provided locally by the user.

Demo

Once done, click on below button to generate the DocX file and prompt a "Save As…" dialog.

Of course the app could have been setup to remove the last "Save As" prompt and send the resulting File (blob) to a Server instead.

Libraries

Source

Repository