J
JB
Hi Folks,
I'd like to check for valid custom styles in a document based on the
style hierarchy I set e.g. following Heading 1 must be Heading text, A
document cannot end with a style other than EndofDocument etc.
There are Loads more styles than this and trying to code it (My Way)
could be very complicated. My initial thought would be to use a text
file and read an array of acceptable styles that can follow a paragraph
style and cascade it down from there, but this is very messy.
Does anyone have any ideas on how this could be done without using an
external file?
Cheers
J
I'd like to check for valid custom styles in a document based on the
style hierarchy I set e.g. following Heading 1 must be Heading text, A
document cannot end with a style other than EndofDocument etc.
There are Loads more styles than this and trying to code it (My Way)
could be very complicated. My initial thought would be to use a text
file and read an array of acceptable styles that can follow a paragraph
style and cascade it down from there, but this is very messy.
Does anyone have any ideas on how this could be done without using an
external file?
Cheers
J