Document templates library
Hi, I´m currently working in a engine for making documents based on templates like MS Word docx or dotx document does it, but I´m wondering if there is any component or library that already does that (well at least with docx, dotx, rtf, txt, html). No matter if is a paid component. Well it can be a based on tokens o tags.
Thank you. :)
Re: Document templates library
I only know one of free pdf library- itextsharp.
and as for managing word document, there is one 3d party component- spire.doc, see my link: http://www.e-iceblue.com/Introduce/w...introduce.html
Hope this be helpful to you.
Best regards
Re: Document templates library
If you have MS Office installed almost all component are COM compatible, so you can use them ;)