home *** CD-ROM | disk | FTP | other *** search
/ Apollo 18: The Moon Missions / 990125_1647.ISO / Acrobat / WIN95 / ARCHIVE.Z / AcroRd32.exe / PSPROCSET / 3 < prev    next >
Text File  |  1997-06-16  |  598b  |  22 lines

  1. %%BeginFile: pdfutil.prc
  2. %%Copyright: Copyright 1993 Adobe Systems Incorporated. All Rights Reserved.
  3. /bd {bind def} bind def
  4. /ld {load def} bd
  5. /dd { PDFVars 3 1 roll put } bd
  6. /xdd { exch dd } bd
  7. /Level2?
  8. systemdict /languagelevel known
  9. { systemdict /languagelevel get 2 ge } { false } ifelse
  10. def
  11. /here {
  12. dup currentdict exch known
  13. { currentdict exch get true }
  14. { pop false }
  15. ifelse
  16. } bd
  17. /isdefined? { where { pop true } { false } ifelse } bd
  18. /StartLoad { dup dup not { /_save save dd } if } bd
  19. /EndLoad { if not { _save restore } if } bd
  20. /npop { { pop } repeat } bd
  21. %%EndFile
  22.