Click to See Complete Forum and Search --> : printable image (coupon)??


Captainkewl
08-20-2009, 02:48 PM
I want to make a coupon in photoshop and when I put it on the website, I want people to be able to click and print it off. Is there an easy way to do this?

Thanks.

multimediocrity
08-20-2009, 03:04 PM
You could put a thumbnail image on the site which links to a larger image. The printable page will contain the image only, no text or formatting.

That is probably the easiest way.

You can change which parts of the page print with CSS, but that gets more involved.

Captainkewl
08-20-2009, 03:27 PM
Right on. That makes sense. Thanks for the info.

multimediocrity
08-20-2009, 04:10 PM
You're welcome!

You could also use JavaScript to make the print window come up when the user clicks the coupon.

Captainkewl
08-20-2009, 04:12 PM
Yes, I think I will do that for added visual appeal. Thanks again.

multimediocrity
08-21-2009, 01:39 AM
You're very welcome! :)