Copy link to clipboard
Copied
Hi All,
Is it possible to hook into Adobe Illustrator "Save" and "Save As" (Any one od these).
I want my code to be executes when a usre click any of these button .
I am working on a plugin application and have added a custom Save button to the file menu of it. .. . . but now I want this code to be execute when a user click on Save /Save As button of illustrator.
Thanks
Harsh
Copy link to clipboard
Copied
Have you tried to use the Notification suite?
So you could be notify when a document is about to be saved.
You do not want to use Illustrator SaveDialog anymore?
Copy link to clipboard
Copied
Hi Toto,
I didn't try Notification Suit. ..
I don't want to use SaveDialog anymore in this application .
I want my code to to run when user click Save/Save As. .. .
How will it be possible . .. or how can i use Notification Suit please tell me with some detail.
Thanks
Copy link to clipboard
Copied
Hi,
I am not able to Hook into Save/Save AS.. . till now..
can you please help me.. . what should I do.. .
Thanks
Copy link to clipboard
Copied
You can respond to the Save & Save As notifications from AI, but you definitely cannot replace the built-in application response using the SDK. You'd have to hack it, and I'm not sure that's something Adobe would like anyone doing
Find more inspiration, events, and resources on the new Adobe Community
Explore Now