B
B
beduin012014-07-29 18:42:35
Python
beduin01, 2014-07-29 18:42:35

How to generate doc/excel from HTML form?

You need to make a web form, some of the fields from which will be sent to the database, and some will be used to generate a document with a table in doc/excel. The question is how to do it.
How to map data from a table to specific places in a doc/excel document?
In what language is it easier to do this? I have some knowledge of Python and C#.
Are there any semi-finished solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2014-07-29
@Taraflex

docx can be generated directly on the client
https://github.com/edi9999/docxtemplater

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question