This site is provided exclusively for professional developers of HP PCL applications. PCLCodes parses HP PCL3 through PCL5c and PCL XL (PCL6). It disassembles...
Group, We print about 10 forms in one file. Can I place some PJL in the middle of the file for a particular page or pages. I know I can do this in the...
Entering PJL requires leaving PCL. Leaving PCL requires the page to be ejected. There is no other limit to the use of PJL, however, there are many issues with...
I didn't know that! What I am trying to do is stop printing from normal tray and tell the user what paperstock to place in manual tray feed by putting text on...
If the manual feed tray is empty, a PCL tray select command will do that... And you can add an @PJL READY MESSAGE to the start of the job, knowing that the...
Would someone refer me to a reference for generating PCL 5 fonts in color? From what I understand so far from the HP PCL manual, a palette needs to be selected...
I must drive the deskjet56XX printer in non_PC platform,but I onluy have PCL3 which is downloaded from HP's website. As a devolper of HP PCL, I have succeed in...
lyible
lyible@...
May 11, 2004 4:05 am
262
... Since HP's printer division was been outsourced to India, the technical documentation has not been kept up to date. ISV support is only 30% of what it...
I am working descodifying PCL4 files (*.SFP). I have found some "FONT DOWNLOADING"(byte's definition). <http://itsa.ucsf.edu/~rpb/hppcl.html> I have started to...
... What is your objective? It's a very low quality and common font, why do you need to disassemble it? Define your "problem". Bob Pooley ... Page Technology...
Hello List, I m looking for an driver to create PCL. I thought to install an HP Laser Jet 4 or similar driver with the "print to file" option. This creates an...
... Hello List, ... What do your many printers refer to? maybe other printers don't support some feature of HP Laser Jet 4. I think, if you send those PCL to a...
... What level of PCL? If you want to create PCL that prints on the most printers, use the LaserJet Series II driver (PCL4). If you want create form overlays,...
... The LaserJet 4 is the first PCL5e printer. ... The last PCL5 printer is the LaserJet Series IIIsi. ... PCL3 GUI, Enhanced or Plus is for DeskJets only. If...
Hi, I am having a font "ascii.ttf" with me and I want to copy the same to Printer Canon IR600 (Network Printer) and can understand PCL. What I am trying to...
... Before you start trying to create fonts... are you are trying to print PCL to a Windows GDI printer? Or, is it a PCL printer? If it's a PCL printer pick...
Dear Bob Pooley, Thank you for quick reply. I am having a Printer and I can connect to the Parallel Port and I have to print a Dos Based Text File using some...
... If you don't want to print via Windows... then, don't open the file in Windows. Windows has a different default symbol set from DOS or maybe even the...
What is your objective? It's a very low quality and common font, why do you need to disassemble it? Define your "problem". Bob Pooley Our proyect is a embedded...
Dear Dear Bob Pooley, Thank you very much for the information, it is now working fine.... Now I am facing one more problem, in file they have used some Spl...
... I don't mind providing free advice to lead people in the right direction. However, you'll need to find someone else to help you write your application. ...
&l1S and &l2S should not both do long edge binding. I don't remember which is which, but one is the long and the other is short. If that isn't happening, there...
I am running a UNIX system and currently have developed several programs that create forms on HP LaserJet 4 and 5's. I do not use any printer drivers but have...
knitcraft
dmeyer@...
Sep 9, 2004 7:44 pm
308
... First - add code to your overlays to either mark the end of a page like formfeed or execute the macro at the end of the macro. Then - Use PCLTool Program...
Hello List, What are the major differences between PCL3C and PCL3Ce for data processing? Does anybody know a way to get this information? Regards, ... Do you...
oh hyunsoo
oh_hyunsoo@...
Oct 25, 2004 4:36 am
318
... HP's technical documentation is printer-specific for the most part. The documentation for various new extensions to PCL3 for DeskJet devices is spread out...
Hi all, I am trying to make PCL fonts (bitmap and true type). The font worked just fine. However, two adjacent lines always overlap. I am adjusting all the...
Hi All, I want to retrieve the pagecounts of various HP Laser printers each connected via a Parallel port ( or USB), programmatically. According to the HP PJL...
It only comes back if your printer connection support bi-directional communication. I've seen it work via serial and network interfaces. Some windows drivers ...