Skip to main content
gedsmurf1
Known Participant
February 8, 2021
解決済み

Programmatically Toggle Comments Panel in PDF Embed API Viewiwer

  • February 8, 2021
  • 返信数 1.
  • 2099 ビュー

Hello,

 

Is there a way to toggle the Annotation's Comment Panel programatically?

We want the Comments Panel to be shown/hidden depending on some application settings.

 

Thanks

このトピックへの返信は締め切られました。
解決に役立った回答 Joel Geraci

You can disable the comments pane using setting showCommentsPanel to false in the SetConfig object.

返信数 1

Adobe Employee
February 8, 2021

Hi, Thanks for using PDF Embed API. Please look for setConfig API under section APIs to control UI configurations in the documentation.

gedsmurf1
gedsmurf1作成者
Known Participant
February 8, 2021

Thank you for your response, I looked at the documentation but I am not sure which constant it is.

 

 

Joel Geraci
Community Expert
Joel GeraciCommunity Expert解決!
Community Expert
February 8, 2021

You can disable the comments pane using setting showCommentsPanel to false in the SetConfig object.