Hi, having problem with this event, have latest 2.5.0.7 viewer, and trying to execute this, never fires, as on applying digital signature, need to change the dialog after applying, and also, curious if some way to suppress the file save dialog after applying a digital signature, and just save it back to original file. Thanks
Private Sub PDFX1_OnEvent(ByVal nType As Long, ByVal Name As String, ByVal DataIn As Variant, DataOut As Variant, ByVal FLAGS As Long)
If nType = PXCVA_EventTypes.PXCVA_OnDisplayPrompt Then
'start 1061 can't get this event to fire
Debug.Print Name
Prompts.ConfirmDocumentIncSave
End If
OK, I found that the only way to make this fire is to set preferences for a Full Save, so I will ask a different question in a new post.
Viewer event Prompts.ConfirmDocumentIncSave does not fire
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 29
- Joined: Thu Jan 03, 2013 7:43 pm
-
- Site Admin
- Posts: 7361
- Joined: Wed Mar 25, 2009 10:37 pm
Re: Viewer event Prompts.ConfirmDocumentIncSave does not fir
See that other post you made: https://forum.pdf-xchange.com/ ... 36&t=16489
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com