Color Printing problem
Jim Asman
jlasman at telus.net
Wed Feb 15 18:03:09 PST 2017
--------------- Original Message ---------------
At 10:25P Wed Feb 15 2017, Richard Kreiss wrote:
Much clipped...
>
> 2. I am using the following programming to change the color from black
to
> red but it doesn't work. The field is either blanked or still prints black.
>
> ::Ec(1,*,g)=chr("27")
> ::Am(len(5),edit(5))=5
> : 5 lt ".00":qq(8,rj)=ec{"*r-3u"<ec{"v6S{am{ec{"r1u"{ec"*v1S" (using the
> HP-2500 print table
> : 5 lt ".00":qq(8,rj)=ec{*v12S{am{ec{"v1S" (using the HP-8xx print table
>
> In both cases I don't get the negative number in red.
>
> What am I doing wrong?
>
Richard,
The 7740 supports PCL3GUI(no use to filepro) and PCL3e which should be
quite suitable and I would think the printer would use the appropriate
one based on context.
If the code you show is actually cut from the real processing, then your
qq variable is way to short to accommodate the data being assigned to it.
Also, there are a couple of "*" missing as well.
It us usually far more telling to show the actual fp output when trying to
debug PCL issues like this. When we have the actual PCL code that failed, it
is very easy and quick to edit that code and reprint to sort it out.
Jim
--
jlasman at telus.net Spectra Colour Services Ltd.
Phone: (604)584-0977 Surrey, BC CANADA
Cell: (604)619-0977 www.spectracolorservices.com
More information about the Filepro-list
mailing list