Home › Forums › DITA and XMetaL Discussion › Page layouts for PDF output › Reply To: Page layouts for PDF output
Reply to: Page layouts for PDF output
August 13, 2009 at 11:44 pmHi valtteri,
Add the following to your customization:
Note:
1. If you are running XMetaL 5.5, the DITA_OT/demo/xmfo/attrs/custom.xsl file may be in your user directory. See this forum thread for details:
http://forums.xmetal.com/index.php/topic,180.msg549.html#msg549
2. Margins can be specified in in, mm and cm. “inner” and “outer” refer to the left- and right-margins on an odd-numbered page. This is for double-sided output. If you want single-side output, just give “xm.page.margin.inner” and “xm.page.margin.outer” the same value.
3. Orientation can be portrait or landscape
4. Sizes supported are letter, legal, tabloid, A0, A1, A2, A3, A4, A5, A6 and A7.