Rotating table
By putting a table in fo:block-container where ‘reference-orientation’ is specified, it’s possible to rotate the entire table. The following shows examples of rotating a table by 90 degrees and 270 degrees.

Rotating a table by 90 degrees

-ah-reference-orientation: 90;
Item 1 Item 2 Amount Content
Unit: billion Yen
Product A
Product B
Model number 680 ABC-DE
Product A
Product B
Model number 980 ABC-DE
Product A
Product B
Model number 1280 ABC-DE

Rotating a table by 270 degrees

-ah-reference-orientation: 270;
Item 1 Item 2 Amount Content
Unit: billion Yen
Product A
Product B
Model number 680 ABC-DE
Product A
Product B
Model number 980 ABC-DE
Product A
Product B
Model number 1280 ABC-DE