Screen Capture Access Form to JPG

BackoSoft

Registered User.
Local time
Today, 14:14
Joined
Apr 26, 2008
Messages
13
Need cod for example Screen Capture Shoot form in access and save to JPG or Access table OLE object.

Thanks advance.:rolleyes:
 
What an arrogant and condecending reply, if you don't like the question why respond instead of taking the piss out of someone who clearly doesn't have American as their first language:rolleyes:
 
What an arrogant and condecending reply, if you don't like the question why respond instead of taking the piss out of someone who clearly doesn't have American as their first language:rolleyes:

I quite agree. The link to this area includes the wording "tiptoe". It doesn't say anything about p*ssing all over people.

BackoSoft: Try googling "vba screen capture" and you will find many links, I looked at some but didn't see anything I could help you with. Good luck.
 
I wonder what happened to that post? :confused:
 
Hello EveryOne,
Is there a way to take a snapshot of the Current Form through VBA? and save it where we want? Same as PRINT SCREEN does...

Thanks in Advanced...
 
I wouldn't recommend saving a lot of images in Access, it doesn't handle them very well for various reasons
 
Hmmm.You can select region in access form widht = 500 and Hieght = 500 and save to ole object in access table.And preview in access form image control.

You can or not.
 
As Rich says it is not a good idea to store images in Access as this soon leads to massive amounts of bloat. The best way is just to store the image outside of your DB and store a link to the image in your DB.
 
I search into forum finish my problem for this theme.hmmm ?????
 

Users who are viewing this thread

Back
Top Bottom