Assuming a recent development build: http://jakarta.apache.org/poi/javadocs/org/apache/poi/hssf/usermodel/HSSFPrintSetup.html http://jakarta.apache.org/poi/javadocs/org/apache/poi/hssf/usermodel/HSSFSheet.html#getPrintSetup()
would this help? -Andy Paul Lee wrote: >Hello, I have posted this question last week but I am still struggling with it so any >help will be greatly appreciated. > >My goal is to create a spreadspeet with the landscape printing option set. I figured >that it is a flag in the PrintSetupRecord. However I don't see any API's in the >HSSFWorkbook or HSSFSheet class to modify the PrintSetupRecord. Can someone give me >some pointers? > >Thanks in advance, > >Paul > > >-- > >This e-mail may contain confidential and/or privileged information. If you are not >the intended recipient (or have received this e-mail in error) please notify the >sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or >distribution of the material in this e-mail is strictly forbidden. > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
