|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
accessing metadata
I was wondering if anyone knew how to access the metadata of a file. For example, if I create a jpg in photoshop and it has some file info, is there a way to access that header (or however it is stored) to retrieve or modify the data. (without having to open the file in photoshop of course). I'm working on an asset management system and ideally we'd like to access this metadata from our system to track workflow
|
|
#2
|
|||
|
|||
|
You can use CFX_Image or perform calls to the Java Advanced Imaging API (if you are using CFMX) to get information about an image.
But if you are asking about metadata for any type of file, as far as I know every file type is different so a universal solution would probably be quite difficult to implement.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > accessing metadata |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|