Anyone Know if there is a printer/camera
Heya. Does anyone know if there is a printer extension? My friend is getting married and wanted one of those photo booths. Rather then renting one we where thinking of building the box and putting a computer in there with a camera hooked up. We'd like it to print when you hit a button though. :).
Anyone know if there is an extension that talks to printers or one that talks to cameras?
Re: Anyone Know if there is a printer/camera
Just a few ides, might be several better ones.. :)
If the camera can take photos while attached to the computer, you could use a regular file object to get the photo in mmf (since you can browse the camera through Explorer). And then you could either call the images default printing command, or load it to a picture object and then use the print object to print client window.
But then you manually need to take the photo..
Re: Anyone Know if there is a printer/camera
Quote:
Originally Posted by z33z
But then you manually need to take the photo..
There are ActiveX's :)