Page Level Classification Macro?

M

ML

I need a way to do page level security classifications that mark the page
header with a text flag based on the content.

Basically the page text will have a text marker at the end of secure
paragraphs that indicate the classification level of that paragraph. The
header should then indicate the highest classification of any paragraph on
that page.

What would be a good way to run through all pages of a document, look for
the test tags and in turn set a text field in the header?
 
J

Jezebel

You might be able to do this with StyleRef fields -- these are normally used
for dictionary style headings, picking up the first or last instance of a
style on the page. You could loop through all the paragraphs, by page, and
set the style of the highest classification tag on each page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top