groff: Invoking gropdf

 
 7.4.1 Invoking 'gropdf'
 -----------------------
 
 The postprocessor 'gropdf' accepts the following command-line options:
 
 '-d'
      Produce uncompressed PDFs that include debugging comments.
 
 '-e'
      This forces 'gropdf' to embed all used fonts in the PDF, even if
      they are one of the 14 base Adobe fonts.
 
 '-FDIR'
      Put the directory 'DIR/devNAME' in front of the search path for the
      font, prologue and device description files, given the target
      device NAME, usually *pdf*.
 
 '-yFOUNDRY'
      This forces the use of a different font foundry.
 
 '-l'
      Use landscape orientation.
 
 '-pPAPERSIZE'
      Set the page dimensions.  Overrides the commands 'papersize',
      'paperlength', and 'paperwidth' in the 'DESC' file.  See the
      'groff_font(5)' manual page for details.
 
 '-v'
      Print the version number.
 
 '-s'
      Append a comment line to end of PDF showing statistics, i.e.
      number of pages in document.  Ghostscript's 'ps2pdf(1)' complains
      about this line if it is included, but works anyway.
 
 '-uFILENAME'
      'gropdf' normally includes a ToUnicode CMap with any font created
      using 'text.enc' as the encoding file, this makes it easier to
      search for words that contain ligatures.  You can include your own
      CMap by specifying a FILENAME or have no CMap at all by omitting
      the FILENAME.