Question

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/

Was it helpful?

Solution

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;

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top