home *** CD-ROM | disk | FTP | other *** search
Wrap
Received: from ppsw3.cam.ac.uk (mauve.csi.cam.ac.uk [131.111.8.38]) by nacm.com (8.6.10/8.6.9) with ESMTP id AAA23388 for <executor@nacm.com>; Tue, 2 May 1995 00:13:30 -0700 Received: from mole.bio.cam.ac.uk by mauve.csi.cam.ac.uk with SMTP-CAM (XTPP8.1) as ppsw.cam.ac.uk; Tue, 2 May 1995 08:13:11 +0100 Received: from localhost by mole.bio.cam.ac.uk (931110.SGI/MDTG-V1.3@mole.bio.cam.ac.uk) id AA29218; Tue, 2 May 95 08:17:35 +0100 Message-Id: <9505020717.AA29218@mole.bio.cam.ac.uk> To: executor@nacm.com Subject: Re: Thoughts on 1.99m/Linux In-Reply-To: Your message of "Mon, 01 May 1995 18:43:00 MDT." <m0s663s-00000BC@beaut.ardi.com> Date: Tue, 02 May 1995 08:17:35 +0100 From: Tim Cutts (Zoology) <tjrc1@mole.bio.cam.ac.uk> Sender: owner-executor@nacm.com Precedence: bulk In your message (Mon, 1 May 95 18:43 MDT), CTM wrote: >>>>>> "Tim" == Zoology <Tim> writes: > > Tim> The FoxBASE file not found error that I reported for 1.99k is > Tim> still there (not really a surprise). I can't load any > Tim> FoxBASE files. If there's any debug options I should try > Tim> please let me know! > >There's no debug switch you can use, although if we can't solve it >some other way we may add one and give you a private copy. I'm >checking on a CD-ROM we have that has a bunch of demoware to see if I >can find a FoxBASE demo. Who makes FoxBASE these days? Is there an >ftp site or bulletin board that may have a demo version? FoxBASE is I think under the Microsoft umbrella. > Tim> Printing I have only tried once, and it broke. :-( I tried > Tim> printing a Word 5.0 document. The PostScript output by > Tim> Executor is broken, somehow. Aladdin GhostScript 3.12 says: > >Yes, someone else has reported this. I had heard about this before >1.99m, but there were other printing problems that I *did* fix and I >forgot that newer GhostScripts don't like our PostScript, even though >the old GhostScript that we use has no complaints. Ah. Perhaps I should go back to the old one. I wanted full Level 2 (only available with Aladdin) but I may go back to the old GNU version. > Tim> And another printing thing... how can I change the paper > Tim> size? Letter output looks awful on A4 paper. > >No way to do that now. What's the normal Linux procedure? There is no 'normal Linux procedure'. As with Windows or OS/2, you just need to tell it what sort of paper you have. This is an option to ghostscript, for example (-sPAPERSIZE=a4) What is required is for your PostScript driver to have option buttons for the common paper sizes (no-one really uses US Letter in the UK, except in some rare cases as fan-fold paper for dot-matrix printers), and just generate PostScript to the appropriate dimensions. I don't imagine this is too arduous is it? For the record, A4 is 11.69"x8.27", substantially taller and thinner than US letter. You then leave it up to the user to have the correct paper (as is the case now anyway). Hoping this could be done for 1.99n... :-) Tim.