Answered
My apologies in advance...I have tried to use my help window and search this forum....
I am trying to create a page with multiple coupons that have perpetuating expiration dates....Like in 14 days, etc.
I created one a year ago but cannot figure out how I did it.
Just to be clear...this is for a website so when someone opens the pdf today, it expires in 14 days and if they opened it tomorrow it would expire 14 days from tomorrow.
Thanks in advance.
I am working in CS4 Suite with LiveCycle and Acrobat Pro.
If you're serving the PDFs from a website, I'd design the coupons with blank spaces for the dates, and use a server-side PDF engine (such as the free FPDI_protection PHP class) to write on the extra text, secure the PDF and push it to the client - so they don't have anything forms-related they can fiddle with.