Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Isabel #1
how can you read the *metadata* in a doc file using coldfusion please?
Hi all,
Anyone know how to do this?
if you right click on a doc file, go to properties and then go to the
summary tab, you can find information like author, title, subject etc.
Well, is there a way to use cffile or cfdirectory to read this
information on a word doc?
Thank you if anyone may have a suggestion!
Isabel Guest
-
Getting Metadata from Photoshop files to be Read in Acrobat
I'm trying to get metadata from Photoshop it be read by the Read Aloud feature iin Acrobat 7. I can add it in Acrobat, but I want the images... -
Read FLV metadata using CF
Can coldfusion read FLV metadata natively? I need to extract a metadata value and use it to build an XML doc that that then gets passed into the... -
using coldfusion to read the *metadata* from a word .doc file
Hi all, Anyone know how to do this? if you right click on a doc file, go to properties and then go to the summary tab, you can find information... -
File system get auto change from read-write to read-oly
I have a very strange file system with OS Redhat 7.2 The file system is read-write, but some how it randomly changes to read-only at any time.... -
Newbie: How to read metadata from a windows DLL
Greetings! If you will forgive a newbie, I'll try to explain what I want to do. (Googling wasn't really successful in this case, since I don't know... -
emanweb #2
Re: how can you read the *metadata* in a doc file using coldfusion please?
Hi, cffile or cfdirectory do not return proprietary data. You should
try to find a com object for this or build your own. Or perhaps you
could find a custom tag on MM website. HTH
emanweb Guest



Reply With Quote

