Home › Forums › DITA and XMetaL Discussion › What xsl file controls PDF overall page order, in bookmaps for instance? › Reply To: What xsl file controls PDF overall page order, in bookmaps for instance?
Reply to: What xsl file controls PDF overall page order, in bookmaps for instance?
May 12, 2011 at 7:50 pmThe rootTemplate in xmfoxslforoot-processing.xsl does control the order by the order that the other templates are called in and the order that those templates call other templates. When there is a apply-templates instead of call template it may use the priority set on the templates as well to determine the order.