9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Postcript
@ 2003-05-11 15:35 northern snowfall
  2003-05-11 15:43 ` northern snowfall
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: northern snowfall @ 2003-05-11 15:35 UTC (permalink / raw)
  To: 9fans

Morning, everyone
	I've got a few documents to get written
up, and I'd like to use postscript. I have had
little experience in this area, however. What is
everyone's recommendation on generating Postscript
files from Word Docs?
	I tried generating some Postscript docs
on my Win9x with Xerox's XPPS. The resulting file
opened fine on Win9x with GhostView. On plan9,
though, the page request failed with "alarm".
	If anyone has any ideas or another
technique I could use, I'd appreciate it. Though,
the source file should always be a Word Doc.
That is really the only tool I can make decent
documents (with graphics) in.
Don



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-11 15:35 [9fans] Postcript northern snowfall
@ 2003-05-11 15:43 ` northern snowfall
  2003-05-11 18:26 ` Joel Salomon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: northern snowfall @ 2003-05-11 15:43 UTC (permalink / raw)
  To: 9fans

>     I tried generating some Postscript docs
> on my Win9x with Xerox's XPPS. The resulting file
> opened fine on Win9x with GhostView. On plan9,
> though, the page request failed with "alarm".

I suppose it should be noted that the same postscript
file works fine on SunOS 5.9 with the default viewer.
(Image Viewer Version 1.2.2)




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-11 15:35 [9fans] Postcript northern snowfall
  2003-05-11 15:43 ` northern snowfall
@ 2003-05-11 18:26 ` Joel Salomon
  2003-05-11 18:37   ` Joel Salomon
  2003-05-12  0:05 ` Russ Cox
  2003-05-12  8:56 ` Douglas A. Gwyn
  3 siblings, 1 reply; 10+ messages in thread
From: Joel Salomon @ 2003-05-11 18:26 UTC (permalink / raw)
  To: 9fans

Try file/export and choose pswrite as the 'driver'. The windows postscript
printer drivers dont always mark page boundaries wellenough for
non-printer readers.

--Joel



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-11 18:26 ` Joel Salomon
@ 2003-05-11 18:37   ` Joel Salomon
  0 siblings, 0 replies; 10+ messages in thread
From: Joel Salomon @ 2003-05-11 18:37 UTC (permalink / raw)
  To: 9fans

> Try file/export and choose pswrite as the 'driver'. The windows postscript
> printer drivers dont always mark page boundaries wellenough for
> non-printer readers.

on windows ghostscript, I meant

--Joel



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-11 15:35 [9fans] Postcript northern snowfall
  2003-05-11 15:43 ` northern snowfall
  2003-05-11 18:26 ` Joel Salomon
@ 2003-05-12  0:05 ` Russ Cox
  2003-05-12  2:59   ` northern snowfall
  2003-05-12  3:41   ` northern snowfall
  2003-05-12  8:56 ` Douglas A. Gwyn
  3 siblings, 2 replies; 10+ messages in thread
From: Russ Cox @ 2003-05-12  0:05 UTC (permalink / raw)
  To: 9fans

The "alarm" message is not the point of that output.
The real problem is what gets printed before, namely
that Ghostscript has produced unexpected output.
Some old PostScript files have stuff in them to print
things like %%[Printing page 1]%% to standard output
(presumably goes to the LCD on the printer).  I haven't
seen that in recent Windows drivers though.

I usually install a driver for an Apple Laserwriter II NTX
(either numeric version, I think v47.0 or 52.3, but it's
been a while) and then print to file.

Russ



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-12  2:59   ` northern snowfall
@ 2003-05-12  2:32     ` Scott Schwartz
  2003-05-12  3:40       ` Russ Cox
  0 siblings, 1 reply; 10+ messages in thread
From: Scott Schwartz @ 2003-05-12  2:32 UTC (permalink / raw)
  To: 9fans

| >The real problem is what gets printed before, namely
| >that Ghostscript has produced unexpected output.

Postscript previewers really shouldn't croak when that happens, though.
gv just reports that stuff to the user.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-12  0:05 ` Russ Cox
@ 2003-05-12  2:59   ` northern snowfall
  2003-05-12  2:32     ` Scott Schwartz
  2003-05-12  3:41   ` northern snowfall
  1 sibling, 1 reply; 10+ messages in thread
From: northern snowfall @ 2003-05-12  2:59 UTC (permalink / raw)
  To: 9fans

>
>
>The "alarm" message is not the point of that output.
>The real problem is what gets printed before, namely
>that Ghostscript has produced unexpected output.
>Some old PostScript files have stuff in them to print
>things like %%[Printing page 1]%% to standard output
>(presumably goes to the LCD on the printer).  I haven't
>seen that in recent Windows drivers though.
>
Yeah it spits out:
    Ghostscript error:
    %%%[ ProductName: AFPL Ghostscript ]%%%
    postnote 244: alarm

I'll give the driver you mentioned a shot.
Don

>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-12  2:32     ` Scott Schwartz
@ 2003-05-12  3:40       ` Russ Cox
  0 siblings, 0 replies; 10+ messages in thread
From: Russ Cox @ 2003-05-12  3:40 UTC (permalink / raw)
  To: 9fans

> | >The real problem is what gets printed before, namely
> | >that Ghostscript has produced unexpected output.
>
> Postscript previewers really shouldn't croak when that happens, though.
> gv just reports that stuff to the user.

True enough, but page currently can't tell interpreter
errors apart from postscript's standard output.  Usually
output is the interpreter barfing on bad postscript.
Maybe there's some way to silence the prints.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-12  0:05 ` Russ Cox
  2003-05-12  2:59   ` northern snowfall
@ 2003-05-12  3:41   ` northern snowfall
  1 sibling, 0 replies; 10+ messages in thread
From: northern snowfall @ 2003-05-12  3:41 UTC (permalink / raw)
  To: 9fans

>
>
>I usually install a driver for an Apple Laserwriter II NTX
>(either numeric version, I think v47.0 or 52.3, but it's
>been a while) and then print to file.
>
Tried an Apple Laserwriter II NTX v51.8 straight off
the Win98 CD-ROM. It's working with no problems
on all target platforms.
Thanks Russ,
Don

>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] Postcript
  2003-05-11 15:35 [9fans] Postcript northern snowfall
                   ` (2 preceding siblings ...)
  2003-05-12  0:05 ` Russ Cox
@ 2003-05-12  8:56 ` Douglas A. Gwyn
  3 siblings, 0 replies; 10+ messages in thread
From: Douglas A. Gwyn @ 2003-05-12  8:56 UTC (permalink / raw)
  To: 9fans

northern snowfall wrote:
> everyone's recommendation on generating Postscript
> files from Word Docs?

Create a printer, using Apple LaserWriter II NT on
FILE: port, and call it "PostScript to file".  Then
print to it like any other printer, and a dialogue
box will open up allowing you to specify a filename.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-05-12  8:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-11 15:35 [9fans] Postcript northern snowfall
2003-05-11 15:43 ` northern snowfall
2003-05-11 18:26 ` Joel Salomon
2003-05-11 18:37   ` Joel Salomon
2003-05-12  0:05 ` Russ Cox
2003-05-12  2:59   ` northern snowfall
2003-05-12  2:32     ` Scott Schwartz
2003-05-12  3:40       ` Russ Cox
2003-05-12  3:41   ` northern snowfall
2003-05-12  8:56 ` Douglas A. Gwyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).