Question
Working with .doc
I am investigating options for a web based solution to combine 2 .doc files into one and ideally outputting them as PDF while maintaining the page numbering, formatting and embedding form fields....a tall order I know ![]()
I came across this example and have it working rtf + rtf --> 1 doc... but it's very slow.
http://www.jensbits.com/2009/06/21/using-coldfusion-to-generate-a-word-document/
I am wondering if there is a better way?
