Penguin

Differences between version 4 and revision by previous author of PDF.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Wednesday, August 13, 2003 9:28:42 pm by JohnMcPherson Revert
Older page: version 2 Last edited on Friday, July 26, 2002 10:00:02 pm by CraigBox Revert
@@ -1,3 +1,3 @@
 PDF is an [Acronym] for __P__ortable __D__ocument __F__ormat. Invented by [Adobe]. 
  
-You generate PDFs using Adobe's commercial AdobeAcrobat and view them with AcrobatReader. You can use LaTex (LaTeXpdf is a good place to look) to make good quality PDF files. PDF's are very tied in with PostScript files. 
+You generate PDFs using Adobe's commercial AdobeAcrobat and view them with AcrobatReader. You can use [LaTeX] (pdflatex(1) or LaTeXpdf are good places to look) to make good quality PDF files. PDF's are very tied in with PostScript files. PostScript files can be easily turned into PDF with the ps2pdf(1) command (which is a wrapper around GhostScript)