[cfaussie] Controlling output in word format

2006-03-05 Thread Mike Kear
I'm outputting the results of a CF6.1 job in word format, and can do most things except the following - can anyone either tell me how or point me to a resource where I can learn how to make the output do these things? I need to learn how to: change font styles new paragraph, new line new page.

[cfaussie] Re: Controlling output in word format

2006-03-05 Thread Patrick Branley
Hi MikeDepends on how you creating the word doc ?If its via HTML and switching the content type then just edit the doc to your desired format and do a 'save as...html' from word.same goes with if you are building via RTF or xml via word 2003 If you are using apache POI see:

[cfaussie] Re: Controlling output in word format

2006-03-05 Thread Mike Kear
Thanks Pat.I get different results when I call my page in IE than when I call it in Firefox. (now THERE'S a surprise!) I'm outputting html using CFHeader to force a open/save dialog box to open, and CFCONTENT to create the word format. Do you (or anyone else ) know how to force a new page?

[cfaussie] Re: Controlling output in word format

2006-03-05 Thread Kym Kovan
Hi Mike, you wrote: Thanks Pat.I get different results when I call my page in IE than when I call it in Firefox. (now THERE'S a surprise!) I'm outputting html using CFHeader to force a open/save dialog box to open, and CFCONTENT to create the word format. Do you (or anyone else )

[cfaussie] Re: Controlling output in word format

2006-03-05 Thread Shib71
There is a CSS way of creating page breaks. Don't know if Word will respect it though.BlairOn 3/6/06, Kym Kovan [EMAIL PROTECTED] wrote: Hi Mike,you wrote: Thanks Pat.I get different results when I call my page in IE than when I call it in Firefox.(now THERE'S a surprise!) I'm outputting html

[cfaussie] Verity VdkCollectionSubmit Error in CF5

2006-03-05 Thread Jason Bayly
Hi All Any ideas what this error means, and a possible fix if any? Error # -23 [ffe9] VdkCollectionSubmit Im trying to index 700 odd pdf files in a directory. Im using cfindex to update the record in the collection inside of a loop. At the time of indexing I store a PK in a