fixntps -- fix NT Postscript driver output


SYNOPSIS

       fixntps [file.ps]


DESCRIPTION

       fixntps  is  a perl script which fixes the postscript code
       generated by NT Postscript drivers so that page selection,
       viewers,  and  other  utilities will like it, and presents
       the result on the standard output.  If  no  file  name  is
       given, the standard input is read.


EXAMPLE

       So for example:
            fixntps file.ps > newfile.ps
            ghostview newfile.ps
       will allow you to view the "fixed" file newfile.ps


AUTHOR

       Marc Mengel