I am building an application that needs the ability to dynamically create doc files to be sent to the client. These docs contain a pic and some text information regarding the pic - very simple. It works correctly in my testing environment but on jodohost it opens the doc with only plain text and no formatting applied.
I am building an application that needs the ability to dynamically create doc files to be sent to the client. These docs contain a pic and some text information regarding the pic - very simple. It works correctly in my testing environment but on jodohost it opens the doc with only plain text and no formatting applied.
[/QUOTE]
Yes, CFContent is enabled - if it weren’t working you would be getting an error message, not a plain text document.
The question to ask is what is the database returning for what the file?
I figured it out. The debugger I have enabled in my testing environment was causing it to work correctly.
After adding tags around my output text, word was able to correctly interpret and format my junk.
[QUOTE=aldog]
now the real question is, how the goddamn hell can you get the ruler bars that word puts up to go away? someones gotta have an answer for this.
[/QUOTE]
IIRC that’s a client-side preference that we don’t have any control over.