CFDOCUMENT OpenOffice Problem
I'm having a problem getting cfdocument conversion to work.
<cfdocument format="pdf"
srcfile="d:\test.doc"
filename=""d:\test.pdf"
>
This code generates the following error "Could not determine OpenOffice installation."
I have OpenOffice 3.2 installed, and in the CF Administrator I have the path specified correctly. It gives me the green confirmation message when I set the path.
I have tried this on three different servers. Two were Windows 2008 64-bit and one was Windows 2003 32-bit. All three are ColdFusion 9.01 Enterprise multi-instance.
Any thoughts on why I can't seem to config ANY of them to make OpenOffice conversions work?
