Results 1 to 4 of 4

Thread: File Summary Properties for Word Documents

  1. #1
    Guest

    Post

    A moment of insanity has led me to try to auto - document the file summary properties of Word Documents. The Properties (like Title, Subject, Author, Keyword etc.) that are on the summary tab. How can this be done through code? Appreciate the help.

    Dave

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    Good question! I tried to record a macro to see the method, but nothing was recorded. I looked for those properties, but I couldn't find anything. Anybody have any ideas?

  3. #3
    Addicted Member
    Join Date
    Oct 2000
    Location
    Vienna/Austria
    Posts
    132
    Hi DaveQ !!!

    Check out in the Word Help

    BuiltInDocumentProperties
    CustomDocumentProperties

    take also a look at

    http://MSDN.microsoft.com

    and search there for dsofile.dll -> access Word Dokuments summaries from Outside Word

    -cu TheOnly

    PS: if u need examples -> reply

  4. #4
    Guest

    Thanks

    Thanks for the help. With a bit of modification the sample from Microsoft worked fine.
    Dave

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width