How do I create mixed orientation pages in my report generator PDF?
Show older comments
I am using report generator to create a PDF and I would like certain pages to have landscape orientation and the rest to have portrait orientation. I know that if I want to set my full report to landscape orientation, I do:
>> rpt.Layout.Landscape = true;
How do I do this for individual pages?
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!