Hello,
I am using OpenXML to merge the two word documents doc1 into doc2, So doc2 is the final document containing text from doc1. They are merged pretty well and when i open the merged document in MS Word its all good but while converting it to PDF using Spire.Doc, it only takes the previous document(document prior to merging).
When i save the document manually as PDF using word menu it saves as merged PDF document and i also tried aspose.word for conversion and it also works. As i want to stick to Spire.Doc because i used it everywhere and dont want to change the code, kindly provide your feedback ASAP. So i could manage to get the merged document in PDF.
your help will be highly appreciated in this regards.
Thanks.
Imran Qureshi