| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
faxmail postscript attachment scaling problem
- To: flexfax@sgi.com
 
- Subject: faxmail postscript attachment scaling problem
 
- From: Ben Parker <ben@dha.unon.org>
 
- Date: Wed, 23 Jul 1997 16:46:24 -0300 (GMT+3)
 
Here's the question that didn't find an answer at the time:
---------                                      
Date:       Tue, 11 Feb 1997 16:34:58 +0100
To:         flexfax@sgi.com
Subject:    Problem sending postscript-attachment via mail using faxmail
From:       krienke@mailhost.uni-koblenz.de (Rainer Krienke)
Message-ID: 199702111534.QAA03529@informatik.uni-koblenz.de
<snip>
The second problem is that the Postscript attachment is scaled down and
put in the lower left corner of the faxpage in a size of about 1x1cm. I
found that this happens because textfmt (actually faxmail) adds a
PS-prologue in which a line like.
0.05 dup scale
occurs. This line causes all output to be scaled to 1/20 of the natural
size.  Since a postscript attachment is simly copied through, this scaling
applies als o to the PS file contained in the attachment that expects the
default scaling. 
Does anyone know about this problem and does perhaps anyone have a fix to
these bugs ? 
Thanks a lot
Rainer