Re: Man to PDF

2003-12-18 Thread Tomasz Rojek
Paul Kraus [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Figured it out.
... then please share this knowledge with us.

-- 
Greetings

Tomasz Rojek




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Man to PDF

2003-12-16 Thread Shankar Unni
Paul Kraus wrote:
Figured it out.
Why don't you spell out how you solved it, so that others who search the 
cygwin archives with man and PDF can also get the answer? It'll save a 
few more of these questions later (hopefully! :-).

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Man to PDF

2003-12-16 Thread Alejandro Lopez-Valencia
El Tue, 16 Dec 2003 11:02:44 -0800, Shankar Unni escribió en el mensaje 
[EMAIL PROTECTED]:

Paul Kraus wrote:
Figured it out.
Why don't you spell out how you solved it, so that others who search the 
cygwin archives with man and PDF can also get the answer? It'll save a 
few more of these questions later (hopefully! :-).
I'm not the original poster but...

$ man -t foo_manpage | ps2pdf14 - foo_manpage.pdf

If you want a copy optimized for web viewing:

$ pdfopt foo_manpage.pdf foo_manpage_optimized.pdf

--
The limits of my language are the limits of my world.
 Ludwig Wittgenstein
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


RE: Man to PDF

2003-12-16 Thread Paul Kraus
Yes that’s how I did it. Sorry I just now saw the request :)

Paul

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Lopez-Valencia
 Sent: Tuesday, December 16, 2003 3:53 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Man to PDF
 
 
 El Tue, 16 Dec 2003 11:02:44 -0800, Shankar Unni escribió en 
 el mensaje 
 [EMAIL PROTECTED]:
 
  Paul Kraus wrote:
  Figured it out.
 
  Why don't you spell out how you solved it, so that others 
 who search 
  the
  cygwin archives with man and PDF can also get the answer? 
 It'll save a 
  few more of these questions later (hopefully! :-).
 
 I'm not the original poster but...
 
 $ man -t foo_manpage | ps2pdf14 - foo_manpage.pdf
 
 If you want a copy optimized for web viewing:
 
 $ pdfopt foo_manpage.pdf foo_manpage_optimized.pdf
 
 -- 
 The limits of my language are the limits of my world.
   Ludwig Wittgenstein
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/
 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Man to PDF

2003-12-15 Thread Paul Kraus
Figured it out.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Paul Kraus
 Sent: Monday, December 15, 2003 3:45 PM
 To: [EMAIL PROTECTED]
 Subject: Man to PDF
 
 
 How can I convert a man page to pdf or postscript?
 How can I redirect from cygwin bash shell to a windows 
 printer. Say an epson ink jet or a brother laser jet?
 
 Paul
 
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/
 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/