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

Is it possible to resize all artboards at once the way you used to be able to do in document set-up?

Enthusiast ,
Nov 04, 2012 Nov 04, 2012

Copy link to clipboard

Copied

I have a document with 20 Artboards. When I resize one it only changes that one. I'm in CS5. Is it possible to resize all artboards at once the way you used to be able to do in document set-up? Many thanks!

TOPICS
Scripting

Views

80.8K

Translate

Translate

Report

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

correct answers 1 Correct answer

Mentor , Nov 05, 2012 Nov 05, 2012

Wade_Zimmerman wrote:

That's a vrry good script but t does not allow you to resize certain artboards and not tohers

@ Wade

You could recode it and setup a confirm in the loop to determine if you want to resize the current artboard in the iteration of the loop, if no then skip it, if yes then prompt for sizes and proceed. Then you could resize which ever ones you desire as such, some and not others. You could even distinguish with each confirm and prompt what artboard is being targeted by displaying

...

Votes

Translate

Translate

correct answers 1 Pinned Reply

Community Expert , Feb 17, 2023 Feb 17, 2023

Hi @yugeafria copy the script, open a text editor like Notepad on Windows, paste the script, save as PLAIN text (not Rich Text) with a jsx extension (yourScript.jsx)

 

then in Illustrator go to File->Scripts->Other Scripts...and navigate to your script

Votes

Translate

Translate
Adobe
Community Expert ,
Feb 17, 2023 Feb 17, 2023

Copy link to clipboard

Copied

LATEST

Hi @yugeafria copy the script, open a text editor like Notepad on Windows, paste the script, save as PLAIN text (not Rich Text) with a jsx extension (yourScript.jsx)

 

then in Illustrator go to File->Scripts->Other Scripts...and navigate to your script

Votes

Translate

Translate

Report

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
Community Beginner ,
May 07, 2015 May 07, 2015

Copy link to clipboard

Copied

Very useful script. You are ingenious Carlos Canto.

Votes

Translate

Translate

Report

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
Explorer ,
Sep 30, 2019 Sep 30, 2019

Copy link to clipboard

Copied

Yes, you can change all ARTBOARD size at once, watch here:

 

https://www.youtube.com/watch?v=NoPungS8KXI

Votes

Translate

Translate

Report

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