| Author |
PCL Programming help needed
|
|
| crookj@hotmail.com 2007-04-26, 6:55 pm |
| I was wondering how i can program in pcl to shift my text 10mm to the
right and 6mm up. This would include all text. I print out a form
and everything is shifted down and to the right. was wondering if i
can use pcl programming to fix this. any help would be greatly
appreciated. also would like step by step instructions on how to do
this as i've never programmed in pcl.
Thanks,
Jay
| |
| Joe Wright 2007-04-26, 6:55 pm |
| crookj@hotmail.com wrote:
> I was wondering how i can program in pcl to shift my text 10mm to the
> right and 6mm up. This would include all text. I print out a form
> and everything is shifted down and to the right. was wondering if i
> can use pcl programming to fix this. any help would be greatly
> appreciated. also would like step by step instructions on how to do
> this as i've never programmed in pcl.
>
> Thanks,
>
> Jay
>
Hewlett-Packard published a book several years ago:
"HP PCL 5 Printer Language Technical Reference Manual"
--
Joe Wright
"Everything should be made as simple as possible, but not simpler."
--- Albert Einstein ---
| |
| Flash Gordon 2007-04-26, 6:55 pm |
| crookj@hotmail.com wrote, On 26/04/07 17:52:
> I was wondering how i can program in pcl to shift my text 10mm to the
> right and 6mm up. This would include all text. I print out a form
> and everything is shifted down and to the right. was wondering if i
> can use pcl programming to fix this. any help would be greatly
> appreciated. also would like step by step instructions on how to do
> this as i've never programmed in pcl.
What makes you think this has anything to do with C (I'm reading this in
comp.lang.c)? Please research groups more carefully before posting.
Also, would everyone please restrict posts on this to whichever group it
is appropriate in. I suspect it is not topical in any of the groups so
I've not set followups.
--
Flash Gordon
| |
| Eric P. 2007-04-26, 6:55 pm |
| Joe Wright wrote:
> crookj@hotmail.com wrote:
>
> Hewlett-Packard published a book several years ago:
> "HP PCL 5 Printer Language Technical Reference Manual"
>
I bought the whole set of books at the time, I think 1992.
Worked through the whole set but think it's too much for somebody who
likes to do a single job.
I wonder, can't you do what you want by changing margins?
http://www.undocprint.org/formats/p...n_languages/pcl tells
you about PCL and you can download PDF's.
| |
|
|
|
| On Thu, 26 Apr 2007 18:07:08 +0100, Flash Gordon wrote:
>
> What makes you think this has anything to do with C (I'm reading this in
> comp.lang.c)? Please research groups more carefully before posting.
It was possibly a mistake, but on the other hand . . . many years
ago I wrote a number of custom reports written specifically for
several different early HP laserjets. Written entirely in C, all
printing was done using PCL codes. :) This was back in the days
when HP provided many complete manuals with their printers, and one
of the most referenced ones consisted mostly of PCL documentation.
| |
|
|
|
|
|
|
|
|
|
|
|
|