Xref: utzoo comp.lang.postscript:6208 comp.graphics:13543 comp.windows.x:27409 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rutgers!mit-eddie!bloom-beacon!eru!hagbard!sunic!mcsun!cernvax!chx400!hslrswi!aut!nbladt From: nbladt@aut.UUCP (Norbert Bladt) Newsgroups: comp.lang.postscript,comp.graphics,comp.windows.x Subject: Re: is this PostScript from fig2dev OK or not? Keywords: PostScript xfig v2.0 pl8 transfig fig2dev arcto Message-ID: <805@aut.UUCP> Date: 26 Sep 90 07:59:02 GMT References: <637@keele.keele.ac.uk> Followup-To: comp.lang.postscript Organization: Ascom Autelca AG, CH-3073 Guemligen Switzerland Lines: 37 cca13@seq1.keele.ac.uk (G.D. Pratt) writes: >Hi, >I've been using xfig v2.0 to create a diagram and whenever I convert >the *.fig file to a *.ps file via f2ps or with the latest version of >transfig I get this error from the PostScript printer (Agfa PS400) >> psif: seq1:gerry ps start - Mon Sep 24 16:28:26 1990 >> %%[ Error: undefinedresult; OffendingCommand: arcto ]%% >> %%[ Flushing: rest of job (to end-of-file) will be ignored ]%% >> psif: end - Mon Sep 24 16:29:31 1990 >*but* when I preview it with ralpage or GhostScript 2.0 it's OK. >Is this PostScript right or wrong? I've included a very >shortened version of the PostScript which displays the same symptom:- I saw the same problems with laser printers connected to a VMS system. The printers can be configured to, e.g., 80 characters per line (or 132). Now, Postscript is a progamming language and not simply text to print ! So, if long lines get truncated (or wrapped, which doesn't matter in this case) the result is an illegal Postscript program ! I didn't count the number of characters up to your "arcto" command, but isn't it possible ? (This is just speculation: What about a stupid PS Interpreter cutting off lines at 80 (or whatever fixed number) of columns ? >Any help welcome in this my darkest hour -): Hope this helps. [PS example deleted] Norbert Bladt. -- Please use this path as return address. DON'T USE THE RETURN PATH IN THE HEADER Norbert Bladt, Ascom Autelca AG, Worbstr. 201, CH-3073 Guemligen, Switzerland Phone: +41 31 52 92 14 EMail: ..!uunet!mcsun!chx400!hslrswi!bladt