Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
seeking_knowledge #1
Can't Read Word Document
:brokenheart;
I looking for a way to uplade a (word) document and read it. I can read text
files but not word files. I believe the CFAction -Read is having issues reading
the control language in the Word document. I need to be able to read the word
document as well as any bold, underlines, etc....
Any help would be greatly appreciated.
Thanks,
seeking_knowledge Guest
-
Read text and edit pdf document in IAC
Hi all, I'm newbie in Acrobat SDK, now I start with IAC (InterAppCommunication) in C#. Is there anyway to read each line from a pdf document?... -
Word Document Becomes Read Only
I administer Contribute for my organization and have recently come across this problem that has me stumped: The scenario is this: A user with... -
Word Document
Hi there, I have just made a navigation help file in Microsoft Word, is it possible to link this document to a Director movie, if it is how do i do... -
Characters overlapping in pdf document created from a Word document
We are using Adobe Acrobat 6.0, Word and Excel 2002 and Windows 2000. We create a portion of a document in Word and a portion in Excel. Then we print... -
saving same document (read only?)
First, sorry for my english. When two users open the same document with AcrobatWriter6 and makes change in the document, they don't have message... -
ajpowellatl #2
Re: Can't Read Word Document
I would suggest using COM, if it is an option. There you can read the word
file, reformat it into a more friendly format like HTML or plain text. That
way, it's much easier to manipulate than pure ms word.
more help can be found here:
[url]http://cfregex.com/cfcomet/[/url]
HTH,
Andy
ajpowellatl Guest
-
seeking_knowledge #3
Re: Can't Read Word Document
I don't think I can use the COM object because I don't control the server I'm
using. I'm reading the file and storing it into a variable. I tried cfcontent
but I'm not sure how it works.
Any other ideas?
Thanks,
seeking_knowledge Guest



Reply With Quote

