home *** CD-ROM | disk | FTP | other *** search
/ Freelog 11 / Freelog011.iso / BeOS / BAS / Bureau / bepdf / xpdf / pdftotext.hlp < prev    next >
Text File  |  1999-01-26  |  1KB  |  46 lines

  1. ! Generated automatically by mantohlp
  2. 1 pdftotext
  3.  
  4.        pdftotext  -  Portable  Document Format (PDF) to text con-
  5.        verter
  6.  
  7.        pdftotext [options] [PDF-file [text-file]]
  8.  
  9.        Pdftotext converts Portable Document Format (PDF) files to
  10.        plain text.
  11.  
  12.        Pdftotext  reads the PDF file, PDF-file, and writes a text
  13.        file, text-file.  If text-file is not specified, pdftotext
  14.        converts  file.pdf  to file.txt.  If text-file is '-', the
  15.        text is sent to stdout.
  16.  
  17. 2 OPTIONS
  18.  
  19.        -f number
  20.               Specifies the first page to convert.
  21.  
  22.        -l number
  23.               Specifies the last page to convert.
  24.  
  25.        -ascii7
  26.               Convert  the text to 7-bit ASCII; the default is to
  27.               use the 8-bit ISO Latin-1 character set.
  28.  
  29.        -h     Print usage information.  (-help is equivalent.)
  30.  
  31. 2 BUGS
  32.  
  33.        This is a beta release of pdftotext, and there are still a
  34.        bunch of PDF features which I have yet to implement.
  35.  
  36. 2 AUTHOR
  37.  
  38.        The  pdftotext  software  and  documentation are copyright
  39.        1996-1998 Derek B. Noonburg (derekn@foolabs.com).
  40.  
  41. 2 SEE_ALSO
  42.  
  43.        xpdf(1), pdftops(1), pdfinfo(1), pdftopbm(1), pdfimages(1)
  44.        http://www.foolabs.com/xpdf/
  45.  
  46.