Not yet rated
Tags:

Problem

I want to have a field on a form that will accept a photo so users can drag and drop a photo into the field, save it off and send the document back.

Solution

Reader enable the form for both commenting as well as form save and instruct your users to paste in the photo.

Detailed explanation

You can easily create a button on a PDF file that will allow you to add an image as the button "face". However, Reader users will only be able to do this with images that are already PDF files. Since Acrobat can convert just about any image file to PDF on the fly, this isn't an issue for Acrobat.

Select Advanced -> Extend Features in Adobe Reader and your form will allow Reader users to fill in and save the form but will also allow commenting. "Why commenting" you ask? Adding the ability to comment on the PDF also give you the ability to paste an image onto the PDF from the clipboard.

Simply instruct your users to copy their photo and paste it onto your form and then drag it to the right spot.

Joel


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes