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 ...
Srikanth R
srikanth.rajan@...
Feb 7, 2003 11:28 am
77
... 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...
PCLTools
info@...
Feb 7, 2003 2:27 pm
78
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...
My printer is localy connected to my computer and it insists on printing form tray 1 instead of tray 2. After I do a factory default setting with a cold boot...
Hi everyone! I'd like to know if any of you has ever tried printing a pcl file (with pure PCL code) from the command line in Windows 2000, with a Laserjet 1000...
... Run ->"COPY /b a4.pcl+horzltr.pcl+vertlegal.pcl prn" BP ... Page Technology Marketing, Inc. - PageTech(sm) ( Direct: (858)794-6884 ( Fax: (858)794-0028...
PCLTools
info@...
May 21, 2003 4:43 pm
93
I seem to remember that the LJ 1000 is a winprinter. i.e. it does not understand PCL directly but depends on a windows driver to translate PCL into an image. ...
... James makes a good point. If it's a Windows-only printer, then you need to use a product like our PCLPrint.exe to emulate the PCL, convert into memory,...
PCLTools
info@...
May 21, 2003 5:55 pm
106
Hi, How can I view/extract the information in various tables like glyf, hmtx of a true-type font? I need to know the exact content of the glyf table in order...
jyotirmoy_saikia
jyotirmoy_saikia@...
Jun 3, 2003 10:03 am
107
Do you want to make a True Type font for Windows or a scaleable font for the printer? Windows will automatically download the TTF as a bitmap font into the...
Hi, Is there a way to find the ttf file name given the font name ? I need this for some printer driver where I want to open the ttf file but all I have is the...
Srikanth R
srikanth.rajan@...
Jun 4, 2003 3:45 am
109
Thanks. I've gone through these documents, viz, True-Type font specification from Microsoft as well as the "PCL Technical Reference Manual" from HP. I'm...
jyotirmoy_saikia
jyotirmoy_saikia@...
Jun 4, 2003 8:24 am
110
I don't know if there's some direct way to tell the TTF file name from the font name! One way of knowing the TTF file name is to read the "fonts.dir" file. ...
jyotirmoy_saikia
jyotirmoy_saikia@...
Jun 4, 2003 8:36 am
111
Ok, now I'm really confused. Do you have the TTF you need? or are you trying to create the font from scratch? If you have it already, you need to convert it...
Hi, I'm trying to print Hindi(Devanagari) text using PCL. For that purpose, I need to download a Hindi font to the printer. (I have read the "PCL Technical...
jyotirmoy_saikia
jyotirmoy_saikia@...
Jun 11, 2003 1:27 pm
126
Hi, I am writing some PCL code using Borland C (DOS) and I am trying to work out a strategy for when the printer runs out of paper. So far I can determine when...
... William, Here are a few bits of data that would be useful to know in trying to solve your problem: 1. What mfr. and model of printer? Some printers...
... attempt. ... shows ... of ... to solve ... control ... spooler ... try to ... where ... especially if ... printer. ... Ahh - OK - That's filled me with...
My only suggestion would be to print one page at a time... waiting for either a period of time that matches the page speed of the printer or for a signal back...
Hi, How can we download soft fonts (.sfp) to this HP printer? We are using an application which does not support PCL3 (only 4 or 5), but we can call PCL...
frankeiche
frankeiche@...
Aug 20, 2003 8:42 am
135
... Just copy them to the printer as a binary file using "COPY /b font.sfp PRN" BP ... Page Technology Marketing, Inc. - PageTech(sm) ( Direct: (858)794-6884...
... It's always useful to let people know who you are and to provide a complete overview of what it is you are trying to accomplish. One-liner questions ...
... Hi, Ok, the situation is as follows: I'm using a layout application which does only support PCL4/5 - it would then generate the bitmap fonts internally and...
frankeiche
frankeiche@...
Aug 24, 2003 10:17 am
140
... What layout application? Are you creating overlays, macros or in-stream PCL? ... What is the name of the tool? ... Do you have the option to use a parallel...
... Hi, All I need to do is send a custom font to this printer (no matter if ttf, psb or whatsoever) and have the printer use that font for some text to be...
frankeiche
frankeiche@...
Aug 26, 2003 5:13 pm
142
... ...have just posted a quite long message, but it obviously got lost. In short again: all I need to do is copy a FONT (whatever that is) to the printer and...
frankeiche
frankeiche@...
Aug 26, 2003 5:16 pm
143
If you want to use user-defined font for some text, only copy a FONT to the printer is not enough. you must select the FONT as CURRENT FONT, and then copy your...