home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 October
/
Chip_2002-10_cd1.bin
/
zkuste
/
pdf
/
download
/
gs704w32.exe
/
gs7.04
/
lib
/
pphs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-01-31
|
218 b
|
8 lines
#!/bin/sh
# $Id: pphs,v 1.1 2001/07/15 16:25:02 lpd Exp $
# Print the Primary Hint Stream from a linearized PDF file. Usage:
# pphs filename.pdf
# Output goes to stdout.
exec gs -q -dNODISPLAY -- pphs.ps "$@"