Bug 222416 - Enscript doesn't create PS files in landscape orientation
Summary: Enscript doesn't create PS files in landscape orientation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: enscript
Version: 4.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Adam Tkac
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-12 11:02 UTC by Jan Lieskovsky
Modified: 2015-01-08 00:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-31 09:34:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.