home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_17 / Printer / pssample.txt < prev    next >
Encoding:
Text File  |  2000-04-08  |  691 b   |  33 lines

  1. <1B>
  2. %-12345X@PJL JOB
  3. @PJL ENTER LANGUAGE = POSTSCRIPT 
  4. %!PS-Adobe-3.0
  5. %%Title: Document
  6. %%Creator: Pscript.dll Version 5.0
  7. %%Orientation: Portrait
  8. %%PageOrder: Special
  9. %%TargetDevice: (HP Color LaserJet 8500) (3010.104) 1
  10. %%LanguageLevel: 3
  11. %%EndComments
  12.  
  13. ..
  14.  
  15. %%IncludeResource: font TimesNewRomanPSMT
  16. F /F0 0 /256 T /TimesNewRomanPSMT mF 
  17. /F0S53 F0 
  18. [83 0 0 -83 0 0 ] mFS
  19. F0S53 setfont 
  20.  
  21. 650 574 moveto 
  22. (Printer Control Language)[47 28 23 41 23 37 28 21 55 42 41 23 28 42 23 21 50 37 41 41 41 37 41  0]xshow 
  23. showpage
  24. (%%[Page: 1]%%) = 
  25. %%PageTrailer
  26.  
  27. %%Trailer
  28. %%BoundingBox: 12 12 600 780
  29. %%Pages: 1
  30. (%%[LastPage]%%) = 
  31. %%EOF
  32. <1B>%-12345X@PJL EOJ
  33. <1B>%-12345X