Results 1 to 7 of 7

Thread: Date & Time Stamping an image

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2000
    Location
    Brisbane, Australia
    Posts
    44

    Date & Time Stamping an image

    Hi everyone

    I have a problem someone has asked me to help find a solution for.

    After loading an image to an Image control (the user is only able to use VBA in Word) the user would like to add a date and time stamp to the bottom left corner and then re-save the file with that timestamp.

    The effect would be that after processing, when the image is opened it would have a timestamp on it (like some camera's do.)

    He is currently able to extract the time and date, the part he can't work out is the adding to the image file part.

    Does anyone know how this can be done?
    Boring signature included.

    VB6 SP3.

  2. #2
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221
    You'll probably have to use a COM-based image library, if you can only use VBA... *fury2ge hint hint*
    "1 4m 4 1337 #4xz0r!'
    Janus

  3. #3
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Try using the TextOut API call. The text'll look a bit jaggy, however.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2000
    Location
    Brisbane, Australia
    Posts
    44
    fury2ge???

    He's chasing a freebie answer as it is a personal project, not work related.
    Boring signature included.

    VB6 SP3.

  5. #5
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221
    you can't use API calls in Word VBA, sas...
    Fury2GE is a freeware COM graphics library I wrote
    "1 4m 4 1337 #4xz0r!'
    Janus

  6. #6
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    For sooth! VBA, ack. Sorry there!
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  7. #7

    Thread Starter
    Member
    Join Date
    Nov 2000
    Location
    Brisbane, Australia
    Posts
    44
    Thanks for that, where can I find fury2ge ???
    Boring signature included.

    VB6 SP3.

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