pdftotext usage flags / commands

pdftotext
pdftotext version 0.43.0
Copyright 2005-2016 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
Usage: pdftotext [options]  []
  -f              : first page to convert
  -l              : last page to convert
  -r               : resolution, in DPI (default is 72)
  -x              : x-coordinate of the crop area top left corner
  -y              : y-coordinate of the crop area top left corner
  -W              : width of crop area in pixels (default is 0)
  -H              : height of crop area in pixels (default is 0)
  -layout              : maintain original physical layout
  -fixed           : assume fixed-pitch (or tabular) text
  -raw                 : keep strings in content stream order
  -htmlmeta            : generate a simple HTML file, including the meta information
  -enc         : output text encoding name
  -listenc             : list available encodings
  -eol         : output end-of-line convention (unix, dos, or mac)
  -nopgbrk             : don't insert page breaks between pages
  -bbox                : output bounding box for each word and page size to html.  Sets -htmlmeta
  -bbox-layout         : like -bbox but with extra layout bounding box data.  Sets -htmlmeta
  -opw         : owner password (for encrypted files)
  -upw         : user password (for encrypted files)
  -q                   : don't print any messages or errors
  -v                   : print copyright and version info
  -h                   : print usage information
  -help                : print usage information
  --help               : print usage information
  -?                   : print usage information

Leave a Comment