| View previous topic :: View next topic |
| Author |
Message |
pajowett3 General User


Joined: 30 Mar 2004 Posts: 42 Location: Australia
|
Posted: Wed May 19, 2004 12:55 am Post subject: Insert MSWord doc into current document - tables moved |
|
|
Hi All.
I have just encountered a problem inserting a MSWord document into the current writer document - the tables in the document being inserted are shifted to the end of the document! This happens using the menus and via the Java/Uno api.
It seems that converting the file to be imported into starwriter format first, then inserting that document works fine. It also seems that copy/paste the whole document works fine.
Very strange. Has anyone else encountered this?
Thanks.
Paulj. |
|
| Back to top |
|
 |
pajowett3 General User


Joined: 30 Mar 2004 Posts: 42 Location: Australia
|
Posted: Wed May 26, 2004 6:18 pm Post subject: Further info |
|
|
To help people looking for solutions to this problem...
The UNO API method which causes this problem is insertDocumentFromUrl() |
|
| Back to top |
|
 |
pajowett3 General User


Joined: 30 Mar 2004 Posts: 42 Location: Australia
|
Posted: Wed May 26, 2004 6:20 pm Post subject: insertDocumentFromUrl |
|
|
| insertDocumentFromUrl |
|
| Back to top |
|
 |
|