roffir Newbie

Joined: 02 Aug 2010 Posts: 1
|
Posted: Mon Aug 02, 2010 6:45 am Post subject: Ideas on merging and deleteing pages from word document |
|
|
Hi,
I have been working on a project using java (very time sensitive) at work involving two word documents(.doc), here is the situation:
I have two word documents and I would like to delete a few pages from the 1st word document, then merge it with the 2nd document (or just append the 2nd to the first).
I have only been able to open the 1st word document into an XTextDocument. I have been searching and trying examples for a few days now and I haven't been able to get anywhere past just opening the document.
I am just looking for any help towards this issue, or even just a push in the right direction.
Thank you. |
|