Import Image pdf Form, last step missing

Previous topic - Next topic

marks_99

Hello all,
I created a pdf form for my students. Now I need that it will be possible to include a picture of the student.
So far I found that you have to create a button and add this JavaSrcipt to it:

event.target.buttonImportIcon()

In the beginning it looked great and a dialog shows up where I can select a file. But after selecting the picture (I tried png and jpg) nothing happens an I cannot see the picture.

Is it possible at all? Would be great if someone can help me.

Markus