Need your help once again.
I have made an annotation (Highlight). When I click it the popup comes with my userid to fill my comments. My requirement is that the popup should not come up. Instead when I click the annotation I should be able to make a web page Javascript pop up to appear. Inside the popup I should have three text boxes. On clicking the popups OK button I should be able to submit the page and persist the values to the database.
I am using PDF XChanger Viewer Active X SDK
My application is an ASP.Net web forms application where I open PDF pages and annotate them.
I should be able to do this action for all other annotation popups as well!!
Would appreciate your advice.
This feature is very crucial for adopting XChanger viewer for making annotations.
Thanks and regards
jarathna
How to disable annotation popup with XChange Viewer
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 10
- Joined: Fri Feb 21, 2014 8:56 am
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: How to disable annotation popup with XChange Viewer
Try to use it:My requirement is that the popup should not come up.
pdfViewer.SetProperty("Commenting.AllowOpenPopupsByDblClick", false, 0);
HTH.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.