https://bz.apache.org/ooo/show_bug.cgi?id=127015
Oliver Brinzing <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Oliver Brinzing <[email protected]> --- i cannot confirm this > srv = createUnoService("com.sun.star.sheet.GlobalSheetSettings") > bAll = srv.PrintAllSheets > doc.print(PrintOptions) > srv.PrintAllSheets = bAll it should work if you set "srv.PrintAllSheets=False" before printing -- You are receiving this mail because: You are the assignee for the issue.
