Generate Documents from Templates and Inputs

Job ID: 33125698

Budget: $250 – $750 USD

I need a software program that takes as input a .docx file containing placeholder values and a json file of defined variables and produces a .docx file as output by filling in the placeholders.

The program would support all types of docx files and when replacing text it would maintain its style. So for example if variables in are in a table, are bolded, etc, they would remain that way once replaced with their value.

Example .docx and .json input files and the expected output is attached. The application needs to be able to run on Windows, Linux, and Mac.

So the program would take template.docx and variables.json as input and produce output.docx as the result. This is just one example, and would need to adapt to different input files and values.