Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kgrafals
  • Content: Threads
  • Order by date
  1. kgrafals

    Mixing PCL and PostScript

    Hi, I need to write code that gets a PostScript file and appends some code that it says "Released: <date>" (where <date> is today's date) on the corner of the page. At first I thought I could get PJL to do it with a LabelString but it doesn't seem to be supported with our printers. So instead...
  2. kgrafals

    Label Strings in PJL in PostScript

    I posted this problem with the postscript threads but it seems inappropriate there now that I've seen a section for PCL. I've been trying to edit a postscript file to print "Released: <date>" (where <date> is today's date) on the corner of a page. I'm trying to use PJL and a LABELSTRING object...
  3. kgrafals

    Label Strings in PJL in PostScript

    I've been trying to edit a postscript file to print "Released: <date>" (where <date> is today's date) on the corner of a page. I'm trying to use PJL and a LABELSTRING object to do it but when I send the PS file to the printer it prints out the code in what I'm sure is ASCII. My PS code with PJL...

Part and Inventory Search

Back
Top