Hi all and I apologize in advance if this is a bit off topic but i am hoping someone has some insight into this problem we are having on our NT based network...
50
razvan_mihai
razvan_mihai@...
Mar 10, 2002 11:22 pm
Hi, I am using a Panasonic KX-P7105 (PCL6 /dumplex printer) with RedHat 7.2 through an HP LJ4 driver. Before each job I get a page with: @PJL SET...
51
yiwng
yiwng@...
Mar 28, 2002 5:52 am
Hi, It's obvious your Panasonic printer doesn't support PJL commonds. Now, you could select other PCL4 printer driver. beacuse PCL4 commonds don't include PJL...
52
PCLTools
info@...
Mar 28, 2002 6:13 am
... The PJL command listed should be preceeded with "Escape%-12345X" to switch to PJL mode. Otherwise, these commands are treated as text. Use our PCLCodes...
53
landofawes
hp@...
May 15, 2002 8:56 pm
I need a tiny little text file that I can send to an HP 500 Deskjet printer during boot to put this printer into draft mode. Equivalent to pressing the...
54
sumamthomas
sumamthomas@...
May 20, 2002 10:29 pm
Hi all, I am trying to create a PCL file to print using a User Defined Symbol Set. It seems to work ok, except that some characters in the range 1E00 onwards...
What do you mean by "User defined symbol set"? True type fonts can not be copied to printer. They have to be downloaded as a part of the print job. Try playing...
56
sumamthomas
sumamthomas@...
May 21, 2002 1:49 pm
What do you mean by "User defined symbol set"? ... Dear Sir, I am pretty new to the PCL world. From what I understand, I used a small program in Java to create...
You need a printer resident font with the extra unicode characters. Windows TTF files are NOT printer resident fonts. They are converted to bitmap or outline...
58
rom_dalle
rom_dalle@...
May 27, 2002 1:15 pm
This new is very interesting, but i can't find the PCL command to handle (with?) these graphics.. could you tell me ?? thanks already, Romain Dalle ... white....
59
soumeyndu
soumeyndu@...
Sep 25, 2002 4:34 am
Hi All, I am unable to view the PCL5 file in PCLView program which comes as a part of PCL SDK Demo Download. I am quite new to this PCL5 arena. No idead where...
60
PCLTools
info@...
Sep 25, 2002 4:13 pm
... Send the PCL (zipped) for analysis to info@... Regards, BP ... Page Technology Marketing, Inc. - PageTech(sm) ( Direct: (858)794-6884 (...
61
soumeyndu
soumeyndu@...
Sep 26, 2002 5:15 am
Hi BP, Thanks for the reply. I realy appriciate ur genereousness to come forward for my help. But one problem is here. I can't send the PCL5 file for ur...
62
pddluoyc
pddluoyc@...
Oct 23, 2002 10:13 am
I am want to develop a monochrome printer driver for Win 98. But my driver is printing 'COLOR SUPPORT : YES' in windows test page. Following are the settings...
Just a wild guess, but should the RC_BITMAP64 be RC_BITMAP2? May I ask why you are developing this driver? James ... From: pddluoyc...
64
luoyun
luoyunchuan_1@...
Oct 24, 2002 6:24 am
Dear sirs: I am a printer driver developer(PCL) in windows98SE.I am developing a new function now . It is that print a document by using vector mode or raster...
I am having problems with newer HP LaserJet Print Drivers (HP LaserJet 4, 5, 5MP, etc) PCL5e. I had older drivers (HP 5MP version 3.37) and was able to output...
66
PCLTools
info@...
Dec 5, 2002 11:31 pm
... The PCL5e, HPGL/2 and text generated depends on several other variables including: Graphics mode option setting Typeface substitution list options Which...
67
PCLTools
info@...
Dec 5, 2002 11:34 pm
... The PCL5e, HPGL/2 and text generated depends on several other variables including: Graphics mode option setting Typeface substitution list options Which...
68
Wnuk, Walter
WWnuk@...
Dec 16, 2002 4:39 am
Hi, Can anyone decipher the following PCL string (a single line!) of page formatting sequences or point me to the relevant reference place? ...
69
PCLTools
info@...
Dec 16, 2002 4:29 pm
... PCLCodes translates"actual" PCL which uses Escape Codes (Hex "1B"), not a representation of PCL using "^" to represent an Escape Code. It's reading your...
ESC E Reset ESC & l 1 h Feed from tray ESC & l 26 a Paper size : ISO A4 ESC & l 1 E Top margin : 1 lines ESC * p 0 x...
73
Robert <roberthpike@....
roberthpike@...
Jan 20, 2003 5:59 pm
Does anyone know how to send a formatted file to a Willet printer? I'm particularly trying to send a UPC file to the printer that will print out much the same...
Does it speak PCL? If so what version? P.S. it is spelled Willett (two t's on the end) and they don't publish technical specs on their web page as far as I can...
I need help. I created a signature font using Fontographer 4.1. It is currently TTF. I have a DOS based check writing app. I need to get this TTF font into...
76
Srikanth R
srikanth.rajan@...
Feb 7, 2003 11:28 am
Is there any library kind of thing that I can use to emit PCL XL ? Where are the PCL XL commands/reference downloadable from ? Srikanth ...
77
PCLTools
info@...
Feb 7, 2003 2:27 pm
... You need to join the HP ISV Program for the documentation to PCL XL. We license tools to convert TrueType fonts into download bitmap (.SFP) or scalable...
78
Srikanth R
srikanth.rajan@...
Feb 10, 2003 3:59 am
Hi, I also see that HP's developer network has files called jetlib.cpp and jetlib.h available as PCL-XL libraries. There is a free membership for the developer...