I'm not about second print job, I'm about commands:
@PJL ENTER LANGUAGE = PCL <CR><LF>
@PJL SET LPARM : PCL SYMSET = DESKTOP <CR><LF>
from manual of HP PJL, that mean this is possible, but another part of manual tell:
The ENTER command must be positioned immediately
before any...
Found some info in PJL Technical Reference Manual
This example contain PJL SET command after ENTER LANGUAGE:
Example: Switching Printer Languages
This example contains two print jobs, one PCL and one PostScript. The PCL job prints first, then PJL code switches the printer language to prepare...
Hello,
Have spool file from HP driver:
00002a21 PJL Command @PJL SET JOBATTR="JobAcct8="aroot"<LF>
00002a44 PJL Command @PJL SET JOBATTR="JobAcct9=(null)"<LF>
00002a67 PJL Command @PJL ENTER LANGUAGE=PCL3GUI<LF>
Comment Switch language to PCL
00002a83 Data @PJL SET USERNAME="aroot"<LF>...
How I can interpret ROP3 values?
For example, I have ROP3=67
This is SPDSanaxn (S = Source, P = Paint, D = Destination, a = AND, n = NOT, x = XOR)
How interpret this?
Thank you DansDadUK,
I found my error with conversion.
Also may be you know, this file contain several commands BoundingBox, RectanglePath and PaintPath, but on my printed page (and with PCL viewers) I see only text data, not any visible rectangle, why?
Thank you, currently I have:
UnitsPerMeasure = 600
Measure = eInch
CharSize = 5,53552857091405E-315 (very small Real32 value)
Point size = very small value :(
Also I have PageScale = 5,26354424712089E-315
Hello,
How I can convert CharSize value to original value?
Currently I have CharSize = 5,53552857091405E-315 for 12pt font
and CharSize = 5,6022294884157E-315 for 36 pt font (print job from MS Word)
Thank you, but I found many converters from PCL to image, and it is work fine! How I can do this?
Currently I found all chars in my PCL file, but I don't know how I can interpret it to readable bitmap:
A8 - FontName = MS PCLXLFont 001
52 - BeginChar
C1 - uint16
0100
F8 - attr_ubyte
A2 -...
Hello,
I hava small PCL 6 class 3 file (attached), it is created from Windows Notepad and contain only one word "abcba". It is created for test.
Now I try to get this text from spl file, but I don't know, how to work with fonts, when I parse this file, I receive TextData =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.