[api-dev] IO expection error

2007-11-15 Thread Fernand Vanrie
Halo, We have a unsaved Writerdoc oTemplate opened from a Template (Untitled) , when saving it to a propper Writter doc we run from time o time into a IO-execption error using the folowing line of basic code oTemplate.storeToURL( ConvertToURL(sfile), Array( MakePropertyValue(FilterName,

Re: [api-dev] IO expection error

2007-11-15 Thread Cor Nouws
Hi Fernand, Fernand Vanrie wrote (15-11-2007 11:43) We have a unsaved Writerdoc oTemplate opened from a Template (Untitled) , when saving it to a propper Writter doc we run from time o time into a IO-execption error using the folowing line of basic code oTemplate.storeToURL(

Re: [api-dev] IO expection error

2007-11-15 Thread Fernand Vanrie
Cor Nouws wrote: Hi Fernand, Fernand Vanrie wrote (15-11-2007 11:43) We have a unsaved Writerdoc oTemplate opened from a Template (Untitled) , when saving it to a propper Writter doc we run from time o time into a IO-execption error using the folowing line of basic code

Re: [api-dev] IO expection error

2007-11-15 Thread Bernard Marcelly
Message de Fernand Vanrie date 2007-11-15 11:43 : Halo, We have a unsaved Writerdoc oTemplate opened from a Template (Untitled) , when saving it to a propper Writter doc we run from time o time into a IO-execption error using the folowing line of basic code oTemplate.storeToURL(

Re: [api-dev] IO expection error

2007-11-15 Thread Fernand Vanrie
Bernard Marcelly wrote: Message de Fernand Vanrie date 2007-11-15 11:43 : Halo, We have a unsaved Writerdoc oTemplate opened from a Template (Untitled) , when saving it to a propper Writter doc we run from time o time into a IO-execption error using the folowing line of basic code

Re: [api-dev] MailMergeType.FILE vs MailMergeType.PRINT

2007-11-15 Thread Marc Santhoff
Am Donnerstag, den 15.11.2007, 09:00 +0100 schrieb Willem Voogd: Hey Marc, Hi Willem, Yeah, well, that's exactly what I do. And the code passes, and runs fine, except that the resulting file doesn't have the fields merged. And then when I change MailMergeType.FILE to MailMergeType.PRINT I

Re: [api-dev] MailMergeType.FILE vs MailMergeType.PRINT

2007-11-15 Thread Willem Voogd
Hey Marc, Marc Santhoff schreef: The merging sequence looks like this: snip public void doMerge() { Object mmservice = null; try { // Create an instance of the MailMerge service mmservice = mxMCF.createInstanceWithContext(

Re: [api-dev] MailMergeType.FILE vs MailMergeType.PRINT

2007-11-15 Thread Willem Voogd
hey Marc, Did you by any chance run this code on a OOo2.3 version? No, it was lingering around in my archive since 1.x ... maybe I find the time to try next weekend. OK, I can wait ;) I ask because I'm beginning to feel that it might be a 2.x or even 2.3 problem. The more because the

Re: [api-dev] MailMergeType.FILE vs MailMergeType.PRINT

2007-11-15 Thread Marc Santhoff
Am Donnerstag, den 15.11.2007, 15:46 +0100 schrieb Willem Voogd: I'll do and send to your private mail address. May take a little time, though. ;) My email agent is patient.. :) Thanks for your time and input! It's you I meant to be patient until I put my hands on it. ;) But it is on