... wrote: Thank you! Another question: is it possible to send these control sequences to the printer from a DOS shell? This would confirm if this works at ...
frankeiche
frankeiche@...
Sep 3, 2003 7:57 am
154
Hello, I am very new in the topic of pcl and perheps somebody can help me with an answer to my simple newbie question. Where can I get a copy of the pcl...
oskarzahm
oskarzahm@...
Oct 1, 2003 1:58 pm
155
Sarò assente dall'ufficio a partire da 29/09/2003 e non tornerò fino al 03/10/2003. Risponderò al messaggio al mio ritorno. Per richieste urgenti fate...
Michele.Dalessio@...
Oct 1, 2003 2:02 pm
158
am looking for a HPGL 2 PCL converter and not the hpgl2pcl.exe that was published in 97/98 cause it doesnt run on the wide variety of machines that I need. I...
... It sounds like your interested only in finding a freeware product? If that's the case, then you are probably not going to find such a unique product that...
Hi. We are printing form letters for various client, and some want to put their logos or signature on them. I'm looking for a way to Pre-load these small...
Good Day All, I'm looking at printing multiple copies to multiple trays. I can get multiple copies going to one tray. Does anyone know how to get, say 2 Prints...
There may be some ability to do this in a printer that support "MOPYING" but I don't know the commands. In general, you have to select the tray and the number...
The example on page 26 is very general and is not at all complete. It is missing the @PJL ENTER LANGUAGE="PCLXL" command and the Stream Header (Section 7, page...
Color LaserJet supports PCL 5c, but does not support CMYK (through PCL: ESC*-4U) Anyone knows this reason? Regards, Oh Hyun Soo...
오현수
dongwon90@...
Nov 13, 2003 12:55 pm
175
HI! Anyone knows how to control a printer receives data stream with PCL instruction? My PC's printer port connects two equipments, the one is a PCL laser...
It depends on the printer model. Also, what is the equipment you have besides the printer? Can you make a special cable with different connections to each...
If you are interested in the following job, please send your resume in PDF/Text format to jobs@... HPGL Developer - (US-CA-Fremont) Job Type: Contract ...
aiveajobs
jobs@...
Nov 15, 2003 4:39 am
193
Hello, I'm stuck in trying to learn , find examples , or get any help from HP on using PCL3. To test the water here at this site, I'll post a QB program that ...
CRD is not any sort of PCL command I'm aware of. Scaling raster data is not something that can be done in PCL. You have to scale the picture in your qbasic...
Hello James, The result at resolution 100 (*t100R) and vertical lines per inch of 1000(&l1000D) for screen 12 ( 640 X 480 pixels) is a printout of 6 7/16" W...
Ok, when you say graphic character I'm assuming you mean pixel? When you send bitmap data out in PCL, the graphic "cursor" (the position that the next pixel...
There are a number of things about the HP that seem impossible relative to IBM & epson dot matrix printers. The hp 5650 dissallows the use of landscape in...
Set up a loop and do it one bit at a time. Count the number of bits you have "taken out" of the variable and when that gets to 8, reload the variable from the...
James, I have tried doing 20% width increase the long hard way. peak out all bytes 38,400; convert to binary before storage in a binary file. read out four...
Well, the darkening of the image doesn't make any sense to me... but the ragged edge indicates that you either have a bug in your program or you are not...
James, WE have arrived. The major problem in scale expansion and landscape was a bug in the decimal to binary and binary to decimal routine. Now I have 20%...
I've looked around a bit, and I'm not seeing a whole lot of information on how to generate the PCL necessary to print a bitmaps on a monochrome (or color for...
jkuczynski@...
Dec 22, 2003 7:40 pm
206
Hello and Happy new year, I use PCLTSDK,PCL TransForm and try to insert text with the command StreamEdit_Ins_String or Set_Overlay_Filename , i would like to...
John, It sounds like you want "landscape" orientation of text on say an 8 1/2" x 11" page. Just for starters, why not send all lprint commands followed by a...
Hi guys, I found your group by searching something about PCL soft font download. I have some questions about it. Now I use JavaScript to send PCL command to...