Skip navigation
Mavizion
Currently Being Moderated

missing image on submitted form

May 15, 2012 9:40 PM

Tags: #missing #on #image #submitted #pdf_fillable_forms;

Hi All,

 

I am goining to use pdf form for my own topic survey,

I had distributed a pdf survey form for test , it contained  a button field for user to attach his own image.

I had tried to fill it on acrobat pro 9, and it was success to submit(including the user-attached image).

 

but when i check back the filled response form,

i found that the image ( added in button field, filled by user ) was missing,

do i missing something or anything wrong on my source files?

 

my javascript source

var f = this.getField("myPBIcon5-3");

f.buttonPosition=position.iconOnly

f.buttonImportIcon();

 

Thanks

Albert

 
Replies
  • George Johnson
    9,222 posts
    Aug 11, 2002
    Currently Being Moderated
    May 15, 2012 10:17 PM   in reply to Mavizion

    Note that the buttonImportIcon method does not work with Reader, so if that's what your users are using, you're out of luck. If you're like to see it work with Reader some day, please post a feature request, or you can add your voice to this existing one: http://forums.adobe.com/thread/743823

     
    |
    Mark as:
  • George Johnson
    9,222 posts
    Aug 11, 2002
    Currently Being Moderated
    May 16, 2012 12:10 AM   in reply to Mavizion

    Is this a form that you distributed so that the entire PDF is being submitted, or did you set up the form to submit just the form data?

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points