Hi I feel like this is something that could exist already? Does anyone know of such a thing?
I have styled a table for a book with a thick outside border. The border bleeds into the cell insets and because of this the cell insets have to be different for each of the top, bottom and corner cells and the ones that are in the middle of the table.
I’ve made nine cell styles to handle this.
My question is – does anyone know of a script capable of applying these 9 styles depending on the table configuration e.g. a 2 x 2 table, 2 x 3 table, 3 x 8 table? Is it possible even to create one?
This would be based on parsing the table for the number of rows and columns and applying the styles to the cells based on their position in the table.
It might seem a bit stupid creating a style that InDesign isn’t set up to handle very efficiently but the logic seems quite simple so I thought there might be a script somewhere or even a way of handling this with InDesign tools that I don’t know about.
Appreciate your help if anyone has any ideas!