How do I keep the pdf from asking the user if they want to save the file when I close the document?
I have used "event.target.dirty = false; " in just about any event that might make sense.
What am I missing?
How do I keep the pdf from asking the user if they want to save the file when I close the document?
I have used "event.target.dirty = false; " in just about any event that might make sense.
What am I missing?