Bug 294214

Summary: Printing bug for excel spreadsheets
Product: [Applications] calligrasheets Reporter: bjoern.breitmeyer
Component: generalAssignee: Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: sebsauer
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description bjoern.breitmeyer 2012-02-16 09:19:01 UTC
Version:           svn (using KDE 4.8.0) 
OS:                Linux

It seems to be a general problem, that exists in at least words too, but its worse
for tables as spreadsheets tend to be landscape documents.

The problem is that printing of a spreadsheet is always done in landscape mode, even if the print dialog is set to landscape mode. The problem is that it does not utilize the space from landscape mode, it breaks it into portrait mode pages always.

Same thing applies to words and i were unable to find a per page pagesetting to define that directly in the applications.

Reproducible: Always

Steps to Reproduce:
Create a spreadsheet  with a length greater than A4 in portrait mode.
And print it.

Actual Results:  
The document is always splitting as if there is A4 portrait mode active, even
if the print is in landscape mode.

Expected Results:  
Splitting the document according to the set mode
Comment 1 Sebastian Sauer 2012-03-01 03:59:52 UTC
Fixed with commit 89239263d3cb.