I have
an application that dynamically determines page orientation, and sets the page
size BEFORE any content is written to the page. Sometimes the page
orientation switch works fine, sometimes it doesn't. Any thoughts? Has
anyone else experienced this? I am using page events, as well as an
outline, though I'm fairly confident that I am changing the orientation before
any of these items are used.
Thanks.