Greetings all:
I have been trying to figure out if what I need it even possible - o I thought I would post my question here. With luck some of the guru's around here can help.
The issue I have is our business (and many other) submit bid quotes that always close at set time and date. The standard business is to create your quote, print your bid and send it to the contact Authority via courier or something. Over the past several years, it has become clear that we need a more efficient way to move our bid submissions to the contract authority than putting it on a jet and flying it across the country.
With the above in mind, I'm wondering if it possible to create your bid in a PDF form and email it to the Contact Authority. Set the PDF up so the recipient (CANNOT) open it till a prescribed time and date.
As case in point would be I have a tender closing in NY at 2-PM local time on Nov 09,2010. So I create my bid and mail it into the client. The client receives it but cannot open the document till the tender close time of 1400 Hrs, Nov 09/10. Because this tender is a public opening - the Contract authority would normally go into a boardroom and open any and all bids that have arrived prior to the close time. In my case they would then just open my PDF up on a laptop and have access to my bid just like they do with my competitors and their paper bids.
Does anyone think this is possible? Even if it were not possible in Acrobat, the potential users of this type of feature would not have an issue of creating the PDF and then running it through some type of software that would give us the ability to control the opening time.
Thanks in advance for taking the time to read this and consider it.
Cheers
Doug
You can do something with JavaScript to check the system time and perform an action on the file (such as displaying a dialog box with the password for an attachment), but (a) it's never secure as anyone can inspect the code or change their computer clock, and (b) if the recipient has a non-Adobe PDF viewer or has disabled scripting, it won't work at all. Either way it's probably too involved for the recipient to bother following your instructions when (from their point of view) an envelope with a printout inside is so trivial to deal with.