Hi all,
Can PERL be used to get a file's Title (found in the documents summary property box)? I know about using stat -f to get a file's last access time, build time, permissions, etc. but that function can't return a documents Title.
Specifically, I need to be able to retrieve the title (not the file name) from .pdf files in a directory.
Any ideas?
Thanks
Can PERL be used to get a file's Title (found in the documents summary property box)? I know about using stat -f to get a file's last access time, build time, permissions, etc. but that function can't return a documents Title.
Specifically, I need to be able to retrieve the title (not the file name) from .pdf files in a directory.
Any ideas?
Thanks