For Programmers: Free Programming Magazines  


Home > Archive > Clipper > February 2005 > PCL codes for 2-side printing









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PCL codes for 2-side printing
ktos

2005-01-26, 8:55 am

How can I print on both sides of paper on laserjet printers like HP 1320,
Panasonic 7000 using PCL codes?


Richard Bos

2005-01-26, 8:55 am

"ktos" <no_x_s-p_a-m@kr.onet.pl> wrote:

> How can I print on both sides of paper on laserjet printers like HP 1320,
> Panasonic 7000 using PCL codes?


I don't know the Panasonic, but the HP 1320 is sitting next to my
monitor, and for it, you cannot. There is a print head on only one side
of the paper. Printing two-sided requires manual intervention: putting
the printed paper back into the tray, right side up and forward.

Richard
gv

2005-01-26, 8:55 am


"ktos" <no_x_s-p_a-m@kr.onet.pl> wrote in message
news:ct7f83$n7r$1@nemesis.news.tpi.pl...
> How can I print on both sides of paper on laserjet printers like HP 1320,
> Panasonic 7000 using PCL codes?
>
>


DUPLEXON = ESC+'&l1S'
DUPLEXOFF = ESC+'&l0S'

Goran


Richard Bos

2005-01-26, 8:55 am

"gv" <goran@zg.htnet.hr> wrote:

> "ktos" <no_x_s-p_a-m@kr.onet.pl> wrote in message
> news:ct7f83$n7r$1@nemesis.news.tpi.pl...
>
> DUPLEXON = ESC+'&l1S'
> DUPLEXOFF = ESC+'&l0S'


Well, I'll be confusticated! You learn something new every day...

Thanks.

Richard
gv

2005-01-26, 8:55 am


"Richard Bos" <rlb@hoekstra-uitgeverij.nl> wrote in message
news:41f74f25.147933501@news.individual.net...
> "gv" <goran@zg.htnet.hr> wrote:
>
>
> Well, I'll be confusticated! You learn something new every day...
>
> Thanks.
>
> Richard


No problem.
G


gv

2005-01-26, 8:55 am

>
> DUPLEXON = ESC+'&l1S'
> DUPLEXOFF = ESC+'&l0S'
>
> Goran
>


For HP printer's.


Marek Horodyski

2005-01-26, 3:55 pm


Użytkownik "gv" <goran@zg.htnet.hr> napisał w wiadomości
news:ct7s3b$41e$1@ls219.htnet.hr...
>
> For HP printer's.
>
>

No for HP. For all printer's with hardware "overLoaded". I have LexMark with
this.

Regards,
Marek Horodyski


Never_Mind

2005-01-26, 8:55 pm

Actually it doesn't - the HP2200D series prints one side then rotates
the page internally and prints the other side.

On Wed, 26 Jan 2005 07:56:38 GMT, rlb@hoekstra-uitgeverij.nl (Richard
Bos) wrote:

>
>I don't know the Panasonic, but the HP 1320 is sitting next to my
>monitor, and for it, you cannot. There is a print head on only one side
>of the paper. Printing two-sided requires manual intervention: putting
>the printed paper back into the tray, right side up and forward.
>
>Richard


Richard Bos

2005-02-02, 8:55 am

"gv" <goran@zg.htnet.hr> wrote:

> "ktos" <no_x_s-p_a-m@kr.onet.pl> wrote in message
> news:ct7f83$n7r$1@nemesis.news.tpi.pl...
>
> DUPLEXON = ESC+'&l1S'
> DUPLEXOFF = ESC+'&l0S'


Well, I'll be confusticated! You learn something new every day...

Thanks.

Richard
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com