-
1. Re: UnstructMasterPageMaps read table contents
Arnis Gubins Jul 23, 2009 8:55 AM (in response to stevedigre)Until Adobe adds this capability, you can try doing it this way.
Create a an anchoring paratag to hold the table, e.g. tblAnchor. Then create an ending tag, e.g. tblEnd, that provides the spacing that you desire after your table. Set the tblAnchor tag to have the tblEnd tag as the next paragraph tag. Then in your master page mapping table, set the tblAnchor paratag to trigger the right/left master pages that you want and set it to "Until changed". Finally for the tblEnd tag, set this back to the right/left master pages that you want and also set this to "Until changed". Insert the table into the tblAnchor and apply your master pages.
-
2. Re: UnstructMasterPageMaps read table contents
max_drawdown May 7, 2013 1:13 PM (in response to Arnis Gubins)@Arnis,
Thanks.
I needed to put 2 and 2 together here to make 4.
Specifically, I needed to create a tblAnchorPage format, which starts the multi-page table on its own page, so the tblAncrhoPage tag is the first that FM sees in the body when FM scans UnstrucMasterPageMaps. Alternatives that begin the table below other content on the same page do not work.
Thanks again for suggestion.


