Skip to search.
pclprinters · HP PCL Printer Utilities and Fonts

Group Information

  • Members: 180
  • Founded: Jan 22, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 384 - 444 of 476   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
384 Joneval Gomes
jzgomes@... Send Email
Sep 15, 2005
7:49 pm
Hi Gurus !!! Sorry if it is a dumb question ... but I'm really do not have any ideia how to do it .... and I couldn't find it anywhere. I have 2 files in...
385 PageTech
bp@... Send Email
Sep 15, 2005
9:29 pm
... That's not an issue that can easily be addressed without analyzing both PCL files. And, you haven't provided enough background information for someone to...
387 sivajyothi_b4u Offline Send Email Sep 16, 2005
10:51 am
Hi all, I am using pcl for generating outputs. In that everything is coming fine but i m facing a problem at alignment of text as i know the end position of...
388 Clarke, Adrian
busspotter Offline Send Email
Sep 19, 2005
3:43 pm
Jone, I presume you have a duplex unit on your printer, and do not expect it to wait whilst you turn the paper around! As long as you do not have a PCL printer...
390 timk5000 Offline Send Email Sep 20, 2005
6:40 pm
I am looking for documentation on PCL. I would like to be able to create a pcl file that contained a multi-page tiff image I also want to learn how to add to...
391 PageTech
bp@... Send Email
Sep 20, 2005
7:59 pm
... Try HP.com ... We have several products that convert TIFF to PCL in our PCLTool SDK ... Try HP.com. With the PCLCodes program that comes with both our...
392 Joneval Gomes
jzgomes@... Send Email
Sep 21, 2005
12:47 pm
Hi Adrian, Thanks for your help .... but as I can see, it is not working anymore (for PCL6 / PCLXL) ..... anyother clue ? Jone. ... contain privileged,...
393 Clarke, Adrian
busspotter Offline Send Email
Sep 21, 2005
2:20 pm
Jone, I have replied to your yahoo account, as I'm sure others do not want their inbox clogged up with our messages. Please check that account. Best Wishes ...
396 cyclonets Offline Send Email Oct 2, 2005
3:40 pm
Adrian, I have the same requirement as Jone, to print 2 consecutive print jobs as duplex to our various duplex PCL printers in our company. Any additional...
399 abcprg Offline Send Email Oct 14, 2005
1:11 pm
I Have a problem! I must print a colored image on a laser printer pcl 5c. I use a similar c++ program on DOS and I don't know I can do. For a B/W image I save...
400 PageTech
bp@... Send Email
Oct 14, 2005
1:40 pm
... We have a product called PCLWorks (same program as PCLTool.exe in our PCLTool SDK Demo) that includes IMG2PCL.exe. IMG2PCL will convert a Color TIFF or...
402 gndagher2000 Offline Send Email Oct 23, 2005
4:51 am
I use hp parallel port and it prints very well on dos shortcut xp. The problem is that i cannot print the pcl on usb port please tell me what can i do. Thanks...
405 ifabiano Offline Send Email Nov 8, 2005
11:03 am
it has as to place a baseboard in a page with the name of the user whom it ordered to print for pcl/pjl...
406 PageTech
bp@... Send Email
Nov 8, 2005
4:50 pm
... You need to be less cryptic in describing what you are looking for. Provide full details and be very specific. Where is the PCL coming from? Windows?...
408 Ed Palmer
epalmer850 Offline Send Email
Nov 30, 2005
6:12 pm
If I understand you... You can open a command prompt under Windows XP and send a file to the parallel port, probably with copy /b, and you now want to do the...
427 hey_its_me_ya Offline Send Email Feb 2, 2006
7:53 pm
i need how to read a pcl file with visual basic code. kindly help me please....
428 PageTech
bp@... Send Email
Feb 3, 2006
1:19 pm
... I recommend that you provide a complete description of what you are trying to accomplish, including the source of your PCL, why you need to read it, what...
432 pcltools Offline Send Email Feb 15, 2006
1:52 am
PageTech's PCLCodes free web service is back online. The new location is at http://www.pclcodes.net/pclcodes/. If you already had an account, your username...
433 nyuusuki Offline Send Email Feb 17, 2006
3:47 pm
hi, i am new at this hope some one can help. i have been trying to change the font size of my printer using pcl codes for a long time. it never got it to work....
434 nafets_etluhcs Offline Send Email Mar 7, 2006
2:34 pm
Hi all! I want to send RGB-(24bit)-data to the printer. So I found the sequence ECS *v6W 00h 03h 00h 08h 08h 08h to configure. When I do this, my HP660C only...
435 dibnuurfa Offline Send Email Mar 24, 2006
4:07 pm
Dear All, I have one multifunction machine with printer & fax function. I want to utilize it optimally. Currently, there is a request from the users to send...
436 Danny Spell
dspell@... Send Email
Apr 30, 2006
5:42 pm
I'm trying to get the printer to print some text in a 1" tall font, so I thought I could use this sequence: ESC(s72V But that didn't work. Why? Other escape...
437 James M Newton
jamesmichael... Offline Send Email
May 1, 2006
8:08 pm
What font face are you working with? Point size only works with proportional fonts. ... James....
438 doclangour Offline Send Email May 19, 2006
8:02 pm
Hello, I hope anyone can help me with this problem. I have to print from an embedded device (MSP430) to a bluetooth printer via the serial profile. I choose...
439 Paul Tykodi
ptykodi Offline Send Email
May 23, 2006
1:19 am
Dear Holger, The DeskJet 460 family of printers support a special hybrid version of PCL 3 known as PCL3GUI. It can generally be described as a special...
440 young16368 Offline Send Email Jun 12, 2006
10:39 pm
I am trying to use the below PCL 5 code to send a screen capture to the HP Inkjet 1200 printer and the yellow will not come out. The black, cyan and magenta...
441 Danny Spell
ddspell Offline Send Email
Jun 22, 2006
6:54 pm
Tried setting proportional with times new roman, but it didn't work. Here's the code I used: <esc>(s1P <esc>(s16901T What would you use? Thanks, Danny...
442 ybbdpicard Offline Send Email Jul 5, 2006
9:07 pm
I am trying to invoke my pcl driver into the decipoints unit of measure. I am using VB 6 and have set up a pcl printer which my file is passed through and...
443 ptykodi Offline Send Email Jul 5, 2006
9:16 pm
Hi Danny, <esc>(s1p12h72v0s0b16901T will probably work. Proportional Font 12 CPI for setting space between words 72 point high (1 inch) not italic not bold ...
444 lacybazinet Offline Send Email Jul 16, 2006
7:08 pm
I need to embed a graphic into a PCL document. I can convert the graphic to PCL but I'm not sure how to reference the graphic's pcl inside the core pcl...
Messages 384 - 444 of 476   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help