Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

FitToScreen after Crop

New Here ,
Apr 16, 2008 Apr 16, 2008
I have a script to perform FitToScreen, and it seems to work. However, using the ActionManager to associate it with the Crop event doesn't seem to work ("work" meaning "execute fit to screen after each crop"). Is the "Crop" event not what I think it is?
TOPICS
Actions and scripting
351
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Guru ,
Apr 17, 2008 Apr 17, 2008
How do you have this set-up?

It works for me using CS2 if I use the script events manager to run the fit to screeen script with the crop event.

Mike
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 17, 2008 Apr 17, 2008
The window in my Script Events manager shows

OpenDocument: FitOnScreen.jsx
Crop: FitOnScreen.jsx

The script does get called on Open, but not on Crop.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 17, 2008 Apr 17, 2008
LATEST
Odd. I removed it and re-added it and now it's working.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines