Hi Experts,
I am trying to add a bookmark in my adobe form . I have tried to add below piece of code at xml source to achieve this Functionality.
<br><extras name="bookmark"><br> <text name="name">Bookmark</text><br> <text name="color">0,0,0</text><br> <text name="style">normal</text><br> <text name="action">gotoPage</text><br></extras><br><br>

But After downloading the PDF I am not able to get bookmark option in my adobe acrobat reader. But If I open other PDF which is not created by me for that there is option of bookmark. Please suggest me if I have to do anything extra? Like while using FP_JOB_OPEN is I have to enable any option from output parameters. My adobe life cycle designer version is 11.0 patch level 13.
Thanks in advance.