Query: ps2ascii
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS2ASCII(1) Ghostscript Tools PS2ASCII(1)NAMEps2ascii - Ghostscript translator from PostScript or PDF to ASCIISYNOPSISps2ascii [ input.ps [ output.txt ] ] ps2ascii input.pdf [ output.txt ]DESCRIPTIONps2ascii uses gs(1) to extract ASCII text from PostScript(tm) or Adobe Portable Document Format (PDF) files. If no files are specified on the command line, gs reads from standard input; but PDF input must come from an explicitly-named file, not standard input. If no output file is specified, the ASCII text is written to standard output. ps2ascii doesn't look at font encoding, and isn't very good at dealing with kerning, so for PostScript (but not currently PDF), you might consider pstotext (see below).FILESRun "gs -h" to find the location of Ghostscript documentation on your system, from which you can get more details.SEE ALSOpstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.htmlVERSIONThis document was last revised for Ghostscript version 9.07.AUTHORArtifex Software, Inc. are the primary maintainers of Ghostscript. David M. Jones <dmjones@theory.lcs.mit.edu> made substantial improve- ments to ps2ascii. 9.07 12 February 2013 PS2ASCII(1)
Related Man Pages |
---|
pdf2dsc(1) - redhat |
pdf2dsc(1) - centos |
ps2ascii(1) - centos |
eps2eps(1) - suse |
ps2ps(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Rearranging columns |
Finding and using (only) ASCII files. |
read input-process-output |
Problem with writing to output - awk, echo |
Search of multiple numeric entries in an output file |