Hi all,
I’m working on a catalogue divided mainly in 2 parts:
the first part has a really long table with thousand of lines with “item description” – [item code] etc…
the second part is a gallery of technical drawings like this: [drawing item code] and below the image
I’ll need to insert a cross reference from every instance of every [item code] (items can be repeated several time) to the matching [drawing item code] page number.
How can I do it without having to make it manually or making one x-ref manually and then copy paste it to every instance of the same code (and then again with next code and again ’till I drop dead)?
Is there a way to use some kind of script?
Every [item code] inside the table share a same paragraph style and the same character style
Every [drawing item code] for the drawing gallery share a same paragraph style (different from the [item code])