Is there a way to create document from dotx template with classic asp?

It is possible to create it on front end, or only on back end? I don't need the code, I just want to know the tool!

Any help will be greatly appreciated!

SOLVED - Note:

For those looking for java solution, consider this http://poi.apache.org/

有帮助吗?

解决方案

You can use Persits ASPPDF - http://www.asppdf.com/

The only problem is that this kind of Tool can't run JavaScript, so you need to process everyting on back-end;

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top