we are using ASPOSE Total (Java).
I have problem in deleting the content with in the bookmark. the scenario is..
I have a word document X.doc with a bookmark A. Y.doc with bookmark A and B. I want to insert Y with in the bookmark A. when I insert it, the X.doc contains two bookmarks with the same name. so when Query for boomarkStart for A, it is pointing to correct point. but when I say bookmarkEnd for A, it is going to the bookmark end of A which is present in the merged part. how do I solve the issue. any help appreciated.
Regards
Jeevan