Query: fixnt
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fixnt(1) Debian fixnt(1)NAMEfixnt - Filter for the Windows NT postscript printer driver.SYNOPSISfixnt < BADFILE.ps > GOODFILE.psDESCRIPTIONThe Windows NT postscript driver has a tendency to make broken postscript files, that are incompatible with psutils. fixnt is a filter that fixes these problems, allowing the use of psnup(1). The filter takes the broken postscript file on stdin, and outputs a fixed postscript file on stdout. It has no other form for invocation and takes no options on the command-line.OPTIONSfixnt takes no options.BUGSfixnt does not check for NTPSOct94. For a workaround, use a sed(1) command to replace 'NTPSOct94' with 'NTPSOct95', like so: sed 's/NTPSOct94/NTPSOct95/g' This is particularly important for Windows NT 3.5 users.AUTHORfixnt was written by Holger Bauer <Holger.Bauer@topmail.de>, Michael Rath <rath@itsm.uni-stuttgart.de>, and Akim Demaille <demaille@inf.enst.fr>.REPORTING BUGSReport bugs to the Authors, but avoid sending large postscript files. Patches are always welcome; send to <bauer@itsm.uni-stuttgart.de>.SEE ALSOpsnup(1), sed(1) a2ps February 2003 fixnt(1)
Related Man Pages |
---|
pdiff(1) - redhat |
fixnt(1) - debian |
impose(1) - debian |
fixps(1) - suse |
card(1) - suse |
Similar Topics in the Unix Linux Community |
---|
sed help. |
sed: How to modify files in a complex way |
sed command |
Problem with sed |
Tricky sed required |