PlayActionEvent and AIActionManagerEvents.txt
Hi everyone!
I'm developing an Illustrator plugin that tries to save the open document with multiple format.
I'm using 'PlayActionEvent' command, passing as arguments kAIExportDocumentAction, kDialogNone, and a AIActionParamValueRef, composed by three string constants that represent file name, file type and file extension.
No problem whene i save a jpeg file: it saves with my chosen file name without showing dialog. But if i try to save other formats (for example PNG) it shows always the dialog and suggest me not the correct file type.
I read "AIFunctionReference.pdf" and it says that the event names along with their corresponding parameter types are documented in the file "AIActionManagerEvents.txt", but i can't find that file, neither on SDK nor on web.
Anyone can help me in finding that txt file?
Thanx.
Alessandro
Last edited by alexricci, December 11th, 2004 12:06 AM (Edited 1 times)
