How to create multiple copies of single document.
-
Hi all, In my application I am creating a word document using a default template doc and later adding dynamic content, this is working fine. My problem is now i am askd to create multiple copies of the same document as single document, for example in my word document i have one page with some content, based on the number of copies, the same page should be repeated in the same document and as single document (strictly as single document only, i tried by creating multiple documents and finally merging all the doc as single, this solution was rejected). To say when we take print out, we specify number of copies, so that we get that number of hard copies, i want the same logic. Binarywriter/streamwriter is not helping me, because my document contains images, please help me to solve this. Give me some URL or samples. Kindly execuse if i am not clear in my point. Thanks in advance.
Know is Drop, Unknown is Ocean
-
Hi all, In my application I am creating a word document using a default template doc and later adding dynamic content, this is working fine. My problem is now i am askd to create multiple copies of the same document as single document, for example in my word document i have one page with some content, based on the number of copies, the same page should be repeated in the same document and as single document (strictly as single document only, i tried by creating multiple documents and finally merging all the doc as single, this solution was rejected). To say when we take print out, we specify number of copies, so that we get that number of hard copies, i want the same logic. Binarywriter/streamwriter is not helping me, because my document contains images, please help me to solve this. Give me some URL or samples. Kindly execuse if i am not clear in my point. Thanks in advance.
Know is Drop, Unknown is Ocean