How to change the Bookmark name created inside the PDF and replace it with a value stored in a tag?
Use the following code:
action_item = bookmark
tag_set='test'
tag_name='Place'
if (tag_character <> "NO_TAG_CHARACTER") then
action_name= tag_character
endif
action_type = AREA_OF_INTEREST