well flipping the orientation to IsLandscape = true is working more on this later. Are there any predefined properties for the page-format? There is an enum for paper formats http://api.openoffice.org/docs/common/ref/com/sun/star/view/PaperFormat.html#A3
The VCL printer implementation has a table, but it's not available to the API.
Now back to the IsLandscape property. When switching this property it does not automatically switch the size. Is this intented or have I discovered a bug here?
It has to be that way. The order of setting a style's properties isn't supposed to make a difference.
Niklas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
