home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 February / INTERNET88.ISO / pc / software / windows / bits / pdf995 / data1.cab / Program_Executable_Files / res / jispaper.ps < prev    next >
Encoding:
Text File  |  2001-12-08  |  1.2 KB  |  31 lines

  1. %    Copyright (C) 1999 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of GNU Ghostscript.
  3. % GNU Ghostscript is distributed in the hope that it will be useful, but
  4. % WITHOUT ANY WARRANTY.  No author or distributor accepts responsibility
  5. % to anyone for the consequences of using it or for whether it serves any
  6. % particular purpose or works at all, unless he says so in writing.  Refer
  7. % to the GNU General Public License for full details.
  8. % Everyone is granted permission to copy, modify and redistribute GNU
  9. % Ghostscript, but only under the conditions described in the GNU General
  10. % Public License.  A copy of this license is supposed to have been given
  11. % to you along with GNU Ghostscript so you can know your rights and
  12. % responsibilities.  It should be in a file named COPYING.  Among other
  13. % things, the copyright notice and this notice must be preserved on all
  14. % copies.
  15.  
  16. % $RCSfile: jispaper.ps,v $ $Revision: 1.2.2.1 $
  17. % Select JIS B paper sizes for b0...b6.
  18.  
  19. userdict begin
  20.   /b0 /jisb0 load def
  21.   /b1 /jisb1 load def
  22.   /b2 /jisb2 load def
  23.   /b3 /jisb3 load def
  24.   /b4 /jisb4 load def
  25.   /b5 /jisb5 load def
  26.   /b6 /jisb6 load def
  27. end
  28.