9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] converting text and html files to ps
@ 2002-05-30 18:25 rsc
  2002-05-30 19:38 ` Andrey S. Kukhar
  0 siblings, 1 reply; 3+ messages in thread
From: rsc @ 2002-05-30 18:25 UTC (permalink / raw)
  To: 9fans

lp -dstdout file.txt >file.ps
htmlfmt file.html | lp -dstdout >file.ps

are as good as you're going to get.
you can say lp -n2 -dstdout to get
two pages per page.




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

* Re: [9fans] converting text and html files to ps
  2002-05-30 18:25 [9fans] converting text and html files to ps rsc
@ 2002-05-30 19:38 ` Andrey S. Kukhar
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey S. Kukhar @ 2002-05-30 19:38 UTC (permalink / raw)
  To: rsc@plan9.bell-labs.com

Thank you russ, it works

> lp -dstdout file.txt >file.ps
> htmlfmt file.html | lp -dstdout >file.ps

> are as good as you're going to get.
> you can say lp -n2 -dstdout to get
> two pages per page.

--
regards,
-ask




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

* [9fans] converting text and html files to ps
@ 2002-05-30 17:23 Andrey S. Kukhar
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey S. Kukhar @ 2002-05-30 17:23 UTC (permalink / raw)
  To: 9fans

Hello 9fans,
can you tell me how to convert *.text and *.html files to *.ps, i have
looked Manual pages and software lists and i don`t find something like
text2ps or html2ps there.

thanks,
-ask




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

end of thread, other threads:[~2002-05-30 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-30 18:25 [9fans] converting text and html files to ps rsc
2002-05-30 19:38 ` Andrey S. Kukhar
  -- strict thread matches above, loose matches on Subject: below --
2002-05-30 17:23 Andrey S. Kukhar

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