Hi,
We are trying out Aspose words for our requirement over here and we could not exactly get the solution for us using Aspose words. Let us know if we are following the correct path or are we missing anything here.
We have a requirement of converting an edited docx file into pdf. The docx file has bookmarks which we were able to fill in with data using Aspose. However we have a typical scenario where in we have header which is different for the first page. So we have set up a header (with image) which is different on the first page and the subsequent pages have a different header. We also have bookmarks for fitting in variou data elements. We also have this requirement of inserting html data into this word document. We used AppendDocument for inserting the html but since we have 2 different bookmarks it is always appending to the second page and keeping the first page empty. Also some formatting are also lost (even basic formatting like underlines). We also tried using mail merge which does not work for some reasons and also the inserthtml method which does not keep the formatting at all. I have attached the html that we are trying to put it in word, the word document itself and also some code parts. Let us know if we can achieve our requirements with Aspose.
Thanks,
Prashanth