On Thu, 25 Oct 2001, Linux Newbie wrote: .. > Hello everyone out there! =) > > Do you know how to make a PDF file format from an existing text or RTF > or maybe from scratch file in Linux? Or maybe an exact URL where I > can download and/or read the PDF file format HOW-TO or manual? Also, > what are the packages should I use?
Most UNIX software outputs PostScript. So take the ps output and use ps2pdf to convert it into PDF. -- Orlando Andico <[EMAIL PROTECTED]> Mosaic Communications, Inc. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
