Hi Nicole,
The landscape table needs a new vertical landscape PDF page layout.
Steps to create vertical landscape PDF page layout:
- Create a new PDF page layout ("VerticalLandscape") by duplicating the "Landscape" layout.
- Open Page Properties right panel.
- Add view rotation properties with anticlockwise 90 degree

- Save the page layout file.
Steps to link new page layout via CSS:
- Create a style 'orient-land' in content.css

- Add the newly created page "VerticalLandscape" to page properties

- Save the content.css file.
Now generate the PDF. It will create a separate page for orient="land" tables.
Regards,
Gunjan Kumar