Previous | Next | (P-PDF) Acrobat 6.0
Topic: Show/Hide by State Model
Conf: (P-PDF) Acrobat 6.0, Msg: 154270
From: Saikyo
Date: 9/16/2006 05:38 AM
I'm developing a PDF form validation system using the Acrobat javascript and for this system I'm adding in special state models using the Collab Object. The system involves users sending comments to each other via the built in collaboration functions of Acrobat (sending and integrating FDF files with comments).
A problem has been occurring when users try to use the Acrobat Show/Hide comments feature in the Comments bar which allows comments to be shown/hidden based on their state model.
When one person sets a series of states and uses Show/Hide then everything works as expected. For example if he wants to show only the comments that have the state "Fruit" set to the value of "Apple" then only those comments will show up in the window with the rest of the comments being hidden until another filter query is made.
However when 2 or more people use the collaboration capabilities of Acrobat to set the status for comments, a different behavior will sometimes occur. Trying to use the Show/Hide feature results in ALL the comments becoming hidden regardless of their actual states.
I haven't found anything in the Acrobat documentation on how to solve this problem or if it can even be solved at all. Any help?