Skip to content

Commit a25e90f

Browse files
authored
Update section.md - clarification on orientation
1 parent fcda6e9 commit a25e90f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage/styles/section.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ See [`Sample_03_Sections`](/samples/Sample_03_Sections.php) for more code sample
2525
- `lineNumbering`. Line numbering.
2626
* See [`Style > LineNumbering`](../styles/linenumbering.md) for possible values.
2727
- `orientation`. Page orientation. `ORIENTATION_PORTRAIT` is default.
28+
* **IMPORTANT**: Orientation must be set *after* paperSize, pageSizeH, and pageSizeW to work.
2829
* See constants above for possible values.
2930
- `pageNumberingStart`. Starting page number.
3031
- `pageSizeH`. Page height in *twip*. `16837.79527559` is default.

0 commit comments

Comments
 (0)