PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Hi Peter, One solution would be to create a button field of the dimensions you want the employee photo id to be. On the mouseUp event, put the following JavaScript: event.target.buttonImportIcon(); This will bring up a window in which the user can browse to the desired file. One caveat, the file selected must be a PDF so the photos need to be converted to PDF before import. Hope that helps, Mira ======================= Mira Rubin Mira Images --Training that reflects your needs 215-782-8431 www.miraimages.com [EMAIL PROTECTED] --Certified Technical Trainer --Adobe Certified Training Provider --Adobe Certified Expert --Macromedia Certified Professional -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Reaper Sent: Monday, October 06, 2003 10:25 AM To: [EMAIL PROTECTED] Subject: [PDF-Forms] How to make a "form-field" that inserts a photo-file? PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________ Hi, I am designing a form to be used for verifying peoples' identity for digital certificates. The form already has fields for name, nationality, e-mail, signature date, etc. The only thing missing is the ability for the person filling out the form to *insert a photo-ID scan*. Here's how I would like it to work: 1. click in predefined area where photo ID will be placed. 2. file selection dialog appears (This is where I'm stumped). :( 3. user selectes his/her photo ID scan file (preferably *any* size). 4. image is inserted into PDF file at predefined size and location. Any suggestions would be very appreciated. PS. If anyone needs to see the PDF file, just let me know. I can attach it to a response. It is about 70k in size (too big for this list?). -- Thank You, Peter Lairo To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
