Skip to main content
Participant
February 8, 2017
Question

PDF Modification detected

  • February 8, 2017
  • 3 replies
  • 930 views

when i Opened pdf file i am getting

PDF modification Detected Alerts

alert message : this document has been modified outside of adobe illustrator

how to prevent this alert in illustrator javascript code

This topic has been closed for replies.

3 replies

Legend
February 8, 2017

If someone else has worked on the file, you almost certainly already have a catastrophe. What is the right answer anyway?

Legend
February 8, 2017

Someone has modified it. I don't think the reply to this vital prompt can (or should) be automated.

Legend
February 8, 2017

Don't modify the PDF. The warning is a serious and critical situation to avoid at all costs, a potential catastrophe.

Participant
February 8, 2017

i am not modifying. i have pdf image already. i am trying to opening that image using illustrator javascript. but unfortunately  I am getting that alert. when i give ok it is moving to next step.

what i required is

1. when i try to open file using javascript i dont want that alert. it need to do process next step.

2. i need is it possible to get alert message which displayed in alert using illustrator javascript