Postscript on hp PS driver



Our current environment is Lexmark MFD's, with PS3 drivers, and
printer overlay files .PS stored on flash memory.

We're currently trialing a hp printer.

To make it easier Ive installed HP 9050 PS drivers, I couldnt find PS3
drivers perhaps they dont exist.

Flash memory is not installed yet on the HP printer, so for now a hard
disk has been installed. And Ive downloaded the .PS printer overlay
files onto the harddisk. In the HP environment overlays are called
macro files.

To call overlays, in the Word document header a print fieldcode is
inserted with the overlay name.

Using the same code to call the hp files the result is the document
prints but without the overlay.

I began to analyse the .PRN files generated by HP & Lexmark drivers.

I noticed the postscript commands for lexmark and hp are different.


HP to setup the environment have the command:

%%BeginResource: file <name>

for example:

%%BeginResource: file Pscript_Win_Basic 5.0 0

this command calls the Pscript5.dll


Lexmark to call the overlay file use the same command ie

%%BeginResource: file <name>

eg

%%BeginResource: file Lexmark_Overlay
/GetOvr{/Demo ed/overlay ed/MacroSave save def/showpage{}bd Demo 1 eq
{statusdict begin false setfilenameextend end}if/htest false def
overlay{pop
/htest true def}=string filenameforall htest{overlay run}{100 100
moveto
/Helvetica findfont 20 scalefont setfont overlay show( is not
loaded.)show showpage stop}ifelse Demo 1 eq{statusdict begin true
setfilenameextend
end}if MacroSave restore} bd
%%EndResource
(MEL_LTR_PS) 0 GetOvr


Lexmark to setup the environment use the command:

%%BeginResource: procset NTPSOct95



Is it possible macro commands to call files stored on hp printer maybe
different? I wouldnt have thought so as Postscript language is the
same.
Do you have info that contains commands for hp postscript macros and
overlay files?
Is this even possible on the hp printer? as hp predominatly work with
PCL. Going to PCL will be alot of work, as we will have to change
print code to call overlays & change printer drivers.
Can you please point me in the right direction.

many thanks
diana
.



Relevant Pages

  • hp PS overlay macro code
    ... On the lexmark printers we have overlay files stored on flash memory. ... HP to setup the environment have the command: ... %%BeginResource: file Pscript_Win_Basic 5.0 0 ...
    (comp.periphs.printers)
  • Re: Postscript on hp PS driver
    ... printer overlay files .PS stored on flash memory. ... To make it easier Ive installed HP 9050 PS drivers, ... HP to setup the environment have the command: ... %%BeginResource: file Pscript_Win_Basic 5.0 0 ...
    (comp.lang.postscript)
  • Re: "printer spool not working"
    ... the lexmark drivers i get "the specified print monitor is unknown"???? ... the only problem is when i try to start the printer spooler service it ... external or internal command. ...
    (microsoft.public.windowsxp.print_fax)
  • Re: Postscript on hp PS driver
    ... printer overlay files .PS stored on flash memory. ... Flash memory is not installed yet on the HP printer, ... HP to setup the environment have the command: ... the Lexmark driver you are using is based on M$'s NT4 ...
    (comp.lang.postscript)
  • Re: Strike out a text in beamer in overlay
    ... in beamer in overlay. ... Beamer also provides the command \newcommand, ... overlay specifications. ... early initiation of TeX from the The TeX Book by none other than D E ...
    (comp.text.tex)