|
-
Jan 23rd, 2002, 04:56 PM
#1
Thread Starter
Member
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.
-
Jan 23rd, 2002, 08:01 PM
#2
Addicted Member
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
-
Jan 23rd, 2002, 08:07 PM
#3
Good Ol' Platypus
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)
-
Jan 23rd, 2002, 08:07 PM
#4
Thread Starter
Member
fury2ge???
He's chasing a freebie answer as it is a personal project, not work related.
Boring signature included.
VB6 SP3.
-
Jan 23rd, 2002, 08:36 PM
#5
Addicted Member
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
-
Jan 23rd, 2002, 09:06 PM
#6
Good Ol' Platypus
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)
-
Jan 24th, 2002, 01:15 AM
#7
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|