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

Resizing Multiple Tables at Once

New Here ,
Aug 24, 2023 Aug 24, 2023

Copy link to clipboard

Copied

I'm working with a client on a pocket guide. They're concerned they may want to change the page dimensions later. The guide will contain tables on every other page, displaying different data on each page but with the same table layout.

 

How can I format the tables so if I resize one on one page, all of them will resize the same way?

 

I want to be able to resize the overall dimensions and the individual cell and row dimensions and have it change on every page.

 

Is this possible? I can do it easily with HTML and CSS.

TOPICS
How to , Print

Views

59

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 Expert ,
Aug 24, 2023 Aug 24, 2023

Copy link to clipboard

Copied

Unfortunately InDesign’s table and cell styles are very limited, to the point I consider them superfluous. Cell width and height cannot be included as style attributes. You could probably script it, and someone might have already done so. Below is a scripts and articel I found on CreativePro (formerly InDesign Magazine). Untried.

 

https://creativepro.com/sizing-tables-with-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 Expert ,
Aug 24, 2023 Aug 24, 2023

Copy link to clipboard

Copied

If you are working on a PC - you could use FREE version of my ID-Tasker - the only limitation is that you would have to click on each table to initiate the process - but all the formatting would be done automatically - height / width of rows / columns, conversion of regular rows into headers and vice versa, conditional styling based on the contents, counting rows / columns from the end of the table so tables can have different size, etc. - still quicker than doing it all manually and more flexible than custom script.

With paid version - you can process whole server - 100s of files, incl. subfolders, automatically - and each table can be styled differently - depends on its size, current styling, contents, location, etc.

And at the end you can automatically export PDF - or more than one using different profiles - as spreads / pages, individual pages, ranges, JPEGs, etc.

 

ID-Tasker - most powerful tool ever created for InDesign

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 Expert ,
Aug 24, 2023 Aug 24, 2023

Copy link to clipboard

Copied

LATEST

No, this is not within the InDesign feature set. Column widths and row heights are handled on a table-by-table basis and can't be controlled globally. Scripts and plug-ins enhance InDesign's feature set, and it looks like you have a couple of suggestions to check out.

 

~Barb

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