Æ÷½ºÆ®½ºÅ©¸³Æ® ¹®¼¸¦ Á¶ÀÛÇϱâ À§ÇÑ À¯¿ëÇÑ À¯Æ¿¸®Æ¼ ¸ðÀ½
¸ñÂ÷
- 1 ÇÁ·Î±×·¥
- 1.1 psbook
- 1.2 psselect
- 1.2.1 ¦¼ö ÆäÀÌÁö¸¸ »ÌÀ¸·Á¸é
- 1.2.2 Ȧ¼ö ÆäÀÌÁö¸¸ »ÌÀ¸·Á¸é
- 1.2.3 ÆäÀÌÁö ¼ø¼¸¦ °Å²Ù·Î ÇÏ·Á¸é
- 1.2.4 ÇÑ ÆäÀÌÁö¸¸ eps ÆÄÀÏ·Î º¯È¯ÇÏ·Á¸é
- 1.3 pstops
- 1.4 psnup
- 1.5 psresize
- 1.6 epsffit
- 2 ½ºÅ©¸³Æ®
- 2.1 getafm (sh)
- 2.2 showchar (sh)
- 2.3 fixdlsrps (perl)
- 2.4 fixfmps (perl)
- 2.5 fixmacps (perl)
- 2.6 fixpsditps (perl)
- 2.7 fixpspps (perl)
- 2.8 fixscribeps (perl)
- 2.9 fixtpps (perl)
- 2.10 fixwfwps (perl)
- 2.11 fixwpps (perl)
- 2.12 fixwwps (perl)
- 2.13 extractres (perl)
- 2.14 includeres (perl)
- 2.15 psmerge (perl)
- 3 ¼³Ä¡
Rearranges pages into signatures
1.2 psselect ¶
sselect [ -q ] [ -e ] [ -o ] [ -r ] [ -ppages ] [ pages ] [ infile [ outfile ] ]
1.2.1 ¦¼ö ÆäÀÌÁö¸¸ »ÌÀ¸·Á¸é ¶
$ psselect -e document.ps document-even.ps
1.2.2 Ȧ¼ö ÆäÀÌÁö¸¸ »ÌÀ¸·Á¸é ¶
$ psselect -o document.ps document-odd.ps
1.2.3 ÆäÀÌÁö ¼ø¼¸¦ °Å²Ù·Î ÇÏ·Á¸é ¶
$ psselect -r document.ps > document-r.ps
1.2.4 ÇÑ ÆäÀÌÁö¸¸ eps ÆÄÀÏ·Î º¯È¯ÇÏ·Á¸é ¶
psÀÇ ÆÄÀÏÀÇ °¢ ÆäÀÌÁö¸¦ °³º° eps ÆÄÀÏ·Î ¸¸µé·Á¸é:
8676
Performs general page rearrangement and selection
¿©·¯ ÆäÀÌÁö¸¦ ÇÑÀåÀÇ Á¾ÀÌ¿¡ ÀμâÇÏ·Á°í ÇÒ ¶§ »ç¿ëÇÑ´Ù.
A4 ¿ëÁö ÇÑ Àå¿¡ µÎ ÆäÀÌÁö¾¿ ÀμâÇÏ·Á¸é:
$ psnup -pa4 -2up document.ps document-2in1.ps
3393
$ psnup -n 2 document.ps document-2in1.ps
1689
pdf¸¦ Á¾ÀÌ ÇÑ Àå¿¡ µÎ Âʾ¿ ÀμâÇÏ·Á¸é:
4615
1.6 epsffit ¶
Fits an EPSF file to a given bounding box
2.1 getafm (sh) ¶
Outputs
PostScript to retrieve AFM file from printer
2.2 showchar (sh) ¶
Outputs
PostScript to draw a character with metric info
2.3 fixdlsrps (perl) ¶
Filter to fix
DviLaser/PS output so that PSUtils works
2.4 fixfmps (perl) ¶
Filter to fix framemaker documents so that psselect etc. work
2.5 fixmacps (perl) ¶
Filter to fix Macintosh documents with saner version of md
2.6 fixpsditps (perl) ¶
Filter to fix Transcript psdit documents to work with
PSUtils
2.7 fixpspps (perl) ¶
Filter to fix
PSPrint PostScript so that psselect etc. work
2.8 fixscribeps (perl) ¶
Filter to fix Scribe
PostScript so that psselect etc. work
2.9 fixtpps (perl) ¶
Filter to fix Troff Tpscript documents
2.10 fixwfwps (perl) ¶
Filter to fix Word for Windows documents for
PSUtils
2.11 fixwpps (perl) ¶
Filter to fix
WordPerfect documents for PSUtils
2.12 fixwwps (perl) ¶
Filter to fix Windows Write documents for
PSUtils
3 ¼³Ä¡ ¶
Ubuntu:
$ sudo apt-get install psutils