9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] troff to PDF
@ 2001-02-20 16:14 William Staniewicz
  0 siblings, 0 replies; only message in thread
From: William Staniewicz @ 2001-02-20 16:14 UTC (permalink / raw)
  To: 9fans

Is there a cleaner/more direct way of going from a troff to
PDF document? I have it figured out as the following 2 step
process:

	troff -mm file.txt | lp -dstdout > file.ps

then,

	gs -s'DEVICE=pdfwrite' -s'OutputFile=file.pdf' -r600 -dBATCH -dQUIET -dNOPAUSE file.ps

		-Bill




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-20 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-20 16:14 [9fans] troff to PDF William Staniewicz

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).