View Single Post
  #3 (permalink)  
Old 03-01-2006, 09:32 AM
jestep jestep is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Austin, TX
Posts: 1,229
jestep RepRank 0
Default

You could definitely use php or another program to generate a pdf on the fly.

I have seen a few companies do it, where their gift certificate is an elaborate picture / promotion, with a white box somewhere on the page. They dynamically generate the pdf with the picture as the background and use a separate layer to fill in the code in the box of the certificate. I don't think it would be extremely hard, but I haven't seen a program that does it.

I would check hotscripts maybe, and keep asking around. I'm sure that something exists out there.
Reply With Quote