home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / st / 12899 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.2 KB

  1. Path: sparky!uunet!mcsun!uknet!warwick!nott-cs!lut.ac.uk!
  2. From: rahin@scs.leeds.ac.uk (M A Rahin)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Printing PostScript from Timeworks DTP
  5. Message-ID: <1992Aug28.092850.23443@lut.ac.uk>
  6. Date: 28 Aug 92 09:28:50 GMT
  7. References: <1992Aug26.152318.21836@lut.ac.uk> <1992Aug27.194010.23210@syscon.rn.com>
  8. Sender: @lut.ac.uk
  9. Organization: The University of Leeds, School of Computer Studies
  10. Lines: 15
  11. Nntp-Posting-Host: csparc11.leeds.ac.uk
  12.  
  13. In article <1992Aug27.194010.23210@syscon.rn.com> miked@syscon.rn.com (Mike DeMetz) writes:
  14. >The ^D's are what tell the printer to go to Postscript mode. I have
  15. >had problems with certain graphics images causing TWDTP not to print
  16. >on a PS printer. Digitized pics converted to IMG and GEM from GFA Draft
  17. >(even after being converted to IMG by Touchup).
  18.  
  19. I think the newer PostScript printers do not need the ^D anymore. What
  20. is missing from the PS created by TimeWorks are few lines of headers. I
  21. grabbed those header lines from a small PS file created by Windows Write
  22. on a PC and placed it at the beginning of TimeWorks PS file. It prints
  23. ok now. I think the newer PS printers now expect '%!' as the first two
  24. characters in order to be able to interpret PS correctly. 
  25.  
  26.  
  27. - Rahin
  28.