Skip to main content
Participant
January 21, 2025
Answered

How to Disable Confirmation dialog for preflight document done using action

  • January 21, 2025
  • 1 reply
  • 717 views

I have created a action which is running a fixup to remove certain metadata of the pdf. once the action start processing it stops with the confirmation dialog "whether wants to save the document". I don't want to have this dialog to display. is there way to supress this dialog. 

Correct answer Bernd Alheit

Add a save step to the action.

1 reply

Bernd Alheit
Community Expert
Bernd AlheitCommunity ExpertCorrect answer
Community Expert
January 21, 2025

Add a save step to the action.

Participant
January 22, 2025

Thank You Bernd Alheit,

Could you guide me how to acheive the save step. Meanwhile i will also try to find how to acheive the save step.

 

 

Participant
January 22, 2025

Got it thanks.