The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com __________________________________________________________________
> I've generated a PDF based from for order submission for one of my more > frequently-ordering clients. ... > They are required to pay for these orders using their personal credit cards, > and I was wondering if it is possible to make a PDF form secure enough to > where the agents could enter their credit card information at the time > they place the order. Is this a form that will be viewed and submitted online? If so, the security you need doesn't have to do with the PDF. When sending the data to the web server, then you should use SSL. This will result in the data being encrypted as it travels from the user to the web server. You then have to secure tha data as it resides on the server or is forwarded on from there. You'll have to provide more details if you'd like more guidance. George To change your subscription: http://www.pdfzone.com/discussions/lists-pdf.html
