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 14, 2011 at 12:16 amIf you are following instructions elsewhere they will likely be for the “pdf2” transtype that the DITA OT includes…..
Ah, that explains it. I'm actually having more success getting what I want just by plunging into the existing DITA OT and experimenting but was wondering why nothing I tried from elsewhere seemed to ever work, even if it would just have been useful as a learning tool or to then adjust to what I needed and so on.
I'll keep in mind the option of using Book Render X just to see some of the other suggestions and have them actually work, but in the meantime, in this xm_titlepage.xsl file:
[code]
version=”1.0″>
[/code]
… what's the code in your version for adding a logo as an image below that subtitle block? 😉
Thanks in advance and also in the other direction, good response, that helps a lot.