<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<META http-equiv="content-type" content="text/html; charset=utf-8">
<META name="robots" content="nofollow">
<LINK rel="stylesheet" type="text/css" href="/style/fresh.css" />
<link rel="stylesheet" type="text/css" href="/fresh/highlight.css" />
<TITLE>gsv50w64.exe: pstotext/pstotext.txt | Fossies Archive</TITLE>
</HEAD>
<BODY class="hl"><H2><IMG SRC="/warix/forest1.gif" ALT=""> "<A HREF="/">Fossies</A>" - the Fresh Open Source Software Archive <IMG SRC="/warix/forest2.gif" ALT=""></H2>
<H3>Member "pstotext/pstotext.txt" (9 Jan 2004, 7875 Bytes) of archive <A HREF="/" TITLE="Fossies homepage">/</A><A HREF="/linux/" TITLE="Listing of all main folders within the Fossies basic folder /linux/">linux</A>/<A HREF="/linux/misc/" TITLE="Listing of all packages within the Fossies folder /linux/misc/">misc</A>/<A HREF="/linux/misc/ghost/" TITLE="Listing of all packages within the Fossies folder /linux/misc/ghost/">ghost</A>/<A HREF="/linux/misc/ghost/ghostgum/" TITLE="Listing of all packages within the Fossies folder /linux/misc/ghost/ghostgum/">ghostgum</A>/<A HREF="/linux/misc/ghost/ghostgum/gsv50w64.exe/" TITLE="Contents listing, member browsing, download with different compression formats & more ...">gsv50w64.exe</A>:</H3>
<HR>
<DIV class=fresh_info>
As a special service "Fossies" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here <A HREF="/linux/misc/ghost/ghostgum/gsv50w64.exe/pstotext/pstotext.txt?m=t">view</A> or <A HREF="/linux/misc/ghost/ghostgum/gsv50w64.exe/pstotext/pstotext.txt?m=b">download</A> the uninterpreted source code file.
A member file download can also be achieved by clicking within a package contents listing on the according byte size field.
</DIV>
<HR>
<PRE class="hl">
<a name="l_1"></a><span class="hl lin"> 1 </span>===================================================================
<a name="l_2"></a><span class="hl lin"> 2 </span>pstotext.txt 9 Jan 2004
<a name="l_3"></a><span class="hl lin"> 3 </span>===================================================================
<a name="l_4"></a><span class="hl lin"> 4 </span>pstotext 1.9 - PostScript text extractor. Requires Ghostscript.
<a name="l_5"></a><span class="hl lin"> 5 </span>
<a name="l_6"></a><span class="hl lin"> 6 </span>The files pstotxt1.dll (Win16), pstotxt2.dll (OS/2) pstotxt3.dll (Win32), and
<a name="l_7"></a><span class="hl lin"> 7 </span>pstotext.zip (sources) constitute the pstotext package, which was written by
<a name="l_8"></a><span class="hl lin"> 8 </span>Paul McJones and Andrew Birrell of Digital Equipment Corporation's Systems
<a name="l_9"></a><span class="hl lin"> 9 </span>Research Center. These files are copyright by Digital Equipment Corporation.
<a name="l_10"></a><span class="hl lin"> 10 </span>You may use them subject to the attached END USER LICENSE AGREEMENT.
<a name="l_11"></a><span class="hl lin"> 11 </span>
<a name="l_12"></a><span class="hl lin"> 12 </span>The source files are available in the GSview source distribution,
<a name="l_13"></a><span class="hl lin"> 13 </span>or directly from the authors:
<a name="l_14"></a><span class="hl lin"> 14 </span> http://www.research.digital.com/SRC/virtualpaper/pstotext.html
<a name="l_15"></a><span class="hl lin"> 15 </span>
<a name="l_16"></a><span class="hl lin"> 16 </span>You can build DLL and command-line versions of pstotext for various
<a name="l_17"></a><span class="hl lin"> 17 </span>platforms from the sources:
<a name="l_18"></a><span class="hl lin"> 18 </span> PLATFORM BUILD FILE
<a name="l_19"></a><span class="hl lin"> 19 </span> Unix Makefile
<a name="l_20"></a><span class="hl lin"> 20 </span> Win16 pstotxt1.mak
<a name="l_21"></a><span class="hl lin"> 21 </span> OS/2 pstotxt2.mak
<a name="l_22"></a><span class="hl lin"> 22 </span> Win32 pstotxt3.mak (Borland C++ 4.5)
<a name="l_23"></a><span class="hl lin"> 23 </span> Win32 pstotxtv.mak (Microsoft Visual Studio)
<a name="l_24"></a><span class="hl lin"> 24 </span> VMS descrip.mms
<a name="l_25"></a><span class="hl lin"> 25 </span>
<a name="l_26"></a><span class="hl lin"> 26 </span>pstotext was developed as a part of the Virtual Paper system, which is
<a name="l_27"></a><span class="hl lin"> 27 </span>a high-quality viewer for computer-generated or scanned documents.
<a name="l_28"></a><span class="hl lin"> 28 </span>See:
<a name="l_29"></a><span class="hl lin"> 29 </span> http://www.research.digital.com/SRC/virtualpaper/
<a name="l_30"></a><span class="hl lin"> 30 </span>
<a name="l_31"></a><span class="hl lin"> 31 </span>We appreciate Russell Lang's willingness to incorporate pstotext in
<a name="l_32"></a><span class="hl lin"> 32 </span>GSview, and his help in redesigning the API to the DLL module and in
<a name="l_33"></a><span class="hl lin"> 33 </span>debugging the final version. We thank Hunter Goatley for the VMS
<a name="l_34"></a><span class="hl lin"> 34 </span>port.
<a name="l_35"></a><span class="hl lin"> 35 </span>
<a name="l_36"></a><span class="hl lin"> 36 </span>You can contact the authors at <mcjones@pa.dec.com> and
<a name="l_37"></a><span class="hl lin"> 37 </span><birrell@pa.dec.com>.
<a name="l_38"></a><span class="hl lin"> 38 </span>For Windows and OS, contact gsview@ghostgum.com.au;
<a name="l_39"></a><span class="hl lin"> 39 </span>for VMS, contact <goathunter@PROCESS.COM>.
<a name="l_40"></a><span class="hl lin"> 40 </span>
<a name="l_41"></a><span class="hl lin"> 41 </span>Version 1.9 is a modification of 1.8h to recognise excessive space in
<a name="l_42"></a><span class="hl lin"> 42 </span>"ashow" as being a word separator, as found output from groff 1.08.
<a name="l_43"></a><span class="hl lin"> 43 </span>Also fixed widthshow, awidthshow and added xshow, yshow and xyshow.
<a name="l_44"></a><span class="hl lin"> 44 </span>Uses ANSI prototypes. These are now required, not optional.
<a name="l_45"></a><span class="hl lin"> 45 </span>Fixes a number of compiler warnings.
<a name="l_46"></a><span class="hl lin"> 46 </span>Note that neither of the original authors still work at DEC/Compaq/HP.
<a name="l_47"></a><span class="hl lin"> 47 </span>2004-01-09 by Russell Lang at Ghostgum Software Pty Ltd.
<a name="l_48"></a><span class="hl lin"> 48 </span>
<a name="l_49"></a><span class="hl lin"> 49 </span>Version 1.8h is a modification of the original 1.8 to allow
<a name="l_50"></a><span class="hl lin"> 50 </span>operation with Aladdin Ghostscript 6.0, to add -output to
<a name="l_51"></a><span class="hl lin"> 51 </span>Windows and OS/2 executables, and to insert line breaks
<a name="l_52"></a><span class="hl lin"> 52 </span>and form feeds is pstotext output. Modifications made
<a name="l_53"></a><span class="hl lin"> 53 </span>2000-07-15 by Russell Lang at Ghostgum Software Pty Ltd.
<a name="l_54"></a><span class="hl lin"> 54 </span>main.c changed to use mkstemp not tempnam for Unix,
<a name="l_55"></a><span class="hl lin"> 55 </span>2000-06-02 by Russell Lang at Ghostgum Software Pty Ltd.
<a name="l_56"></a><span class="hl lin"> 56 </span>
<a name="l_57"></a><span class="hl lin"> 57 </span>
<a name="l_58"></a><span class="hl lin"> 58 </span> ==========================
<a name="l_59"></a><span class="hl lin"> 59 </span> END USER LICENSE AGREEMENT
<a name="l_60"></a><span class="hl lin"> 60 </span> ==========================
<a name="l_61"></a><span class="hl lin"> 61 </span>
<a name="l_62"></a><span class="hl lin"> 62 </span>GRANT. Subject to the provisions contained herein, Digital Equipment
<a name="l_63"></a><span class="hl lin"> 63 </span>Corpora