Page Numbering in Page Sets
I am having a problem getting the page numbering to work in my document. The first few pageblocks in my document need to start page numbering at 1. The remaining page blocks have numbering schemes that start at 1000, 3000, 4000, etc. I created conditions to assign the correct page sets at the different page block elements, and set the page number to start according to a pgblknbr attribute (1000, 3000, etc.). However, the page numbering for the entire document uses the attribute number from the last condition, so if the last condition checked returns 3000, all of my pageblocks start with page 3000 instead of the attribute value for that particular page block. I'm not sure if I'm making a mistake in the way that I'm trying to assigning the page number or if I need to use something outside of the basic capabilities of Styler to get the numbering to work.

