Jump to content

Graphic Legends Recalculate on Publish?


Recommended Posts

The following 1 line script will recalculate all of your Graphic Legends until such time as more complete auto recalc is added.

 

Copy the line below. Go to the Resource Manager. Click the New Resource Button. Choose Script. Name the Palette. Name the Script. Paste the line into the script editor. Make sure it is set to Vectorscript at the top of the edit window. Click the OK button.  Double click the script name in the script palette to run the script.

 

ForEachObject(ResetObject,((PON='GraphicLegend')));

 

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...