Bug 222416

Summary: Enscript doesn't create PS files in landscape orientation
Product: Red Hat Enterprise Linux 4 Reporter: Jan Lieskovsky <jlieskov>
Component: enscriptAssignee: Adam Tkac <atkac>
Status: CLOSED NOTABUG QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: ovasik, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-31 09:34:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Lieskovsky 2007-01-12 11:02:20 UTC
Description of problem:
After using option for creation the PostScript file in landscape orientation
from input file, the orientation of resulting output file is still portrait.

Version-Release number of selected component (if applicable):
enscript-1.6.1-28.3.* and higher

How reproducible:
Always

Steps to Reproduce:
1. enscript --landscape -o fileOut.ps fileIn
2. (or the alternative: enscript -r -o fileOut.ps fileIn)
3.
  
Actual results:
The orientation of file "fileOut.ps" is preserved, means it has the
"portrait" orientation.

Expected results:
The orientation of file "fileOut.ps" should be changed to "Landscape"
orientation, as it could be seen for example by FC6 version of enscript
(by enscript-1.6.4-4.fc6 this works as expected)

Additional info:
Pls try also with this bug the following:

landscape -R -o fileOut.ps fileInLandscapeOrientationIn (this should change
the orientation of input file to "portrait" orientation)

Alternatively the "--portrait" option should do the same: 

landscape -R -o fileOut.ps fileInLandscapeOrientationIn

Comment 1 Adam Tkac 2007-01-31 09:34:35 UTC
After discussion about this problem I'm closing it