components/ghostscript/Solaris/fixmswrd.pl.1
author Vladimir Marek <Vladimir.Marek@oracle.com>
Mon, 10 Apr 2017 11:54:32 -0700
branchs11u3-sru
changeset 7853 87236a3c36b4
parent 178 4340c0d63702
permissions -rw-r--r--
25694511 xattr can't be built on recent CBE

.\" $Id$
.TH fixmswrd.pl 1 "24 October 2002" Ghostscript \" -*- nroff -*-
.SH NAME
fixmswrd.pl \- Patches the postscript generated by Microsoft (MS) Word printer drivers so they work with Ghostview 1.5.
.SH SYNOPSIS
\fBfixmswrd\fR [-v] [file [output\-file]]
.SH DESCRIPTION
This program patches the postscript generated by MS Word printer drivers so they work with Ghostview 1.5.  The problem is that the document structuring conventions are not followed by MS Word.  The pages are supposed to be independent but they depend on a dictionary being opened outside of the pages.  The erroneous structure is modified, and a comment of the following form is added to the document to mark that it has been converted:
.PP
.nf
	%LOCALGhostviewPatched
.fi
.PP
.SH SEE ALSO
gs(1)