please dont rip this site
COMBINED MODES OF PCL5 RASTER GRAPHICS
     
     This program combines three forms of raster compression
     to allow the most efficient means of printing a
     rectangle with a dot in the middle.  The modes of
     raster compression illustrated here can be used with
     all PCL 5 printers.  The LaserJet IIP is capable of
     using Run Length Encoded and TIFF, but not Delta Row
     Compression.
     
     This program was done using QBasic:
     
     Legend:     LPRINT CHR$(27); = Escape in Basic.  The
                 quote marks are syntax parameters and the
                 semicolon at the end of the line supresses
                 the carriage return (CR) and line feed
                 (LF).
     
     
     
     WIDTH "LPT1:",255             This command prevents
                                   basic from inserting an
                                   unwanted carriage return
                                   after 80 characters are
                                   printed.
     
     LPRINT CHR$(27);"E";          Printer reset.
     
     LPRINT CHR$(27);"*p900x1200Y";     Position cursor 900
                                   dots in from the left
                                   edge of the logical page
                                   and 1200 dots down from
                                   the default top margin.
     
     LPRINT CHR$(27);"*t75R";      Set raster resolution to
                                   75 dots per inch.
     
     LPRINT CHR$(27);"*r0F";       Print raster image in the
                                   orientation of the
                                   logical page.  This
                                   command is not used with
                                   the Series II or earlier
                                   printers.
     
     LPRINT CHR$(27);"*r1A";       Begin raster graphics at
                                   the current cursor
                                   position.
     
     LPRINT CHR$(27);"*b1m2W";
     CHR$(6);CHR$(254);            Specifies Run-Length
                                   Encoding as the form of
                                   raster compression and
                                   tells the printer to
                                   interpret two bytes as
                                   raster data.
     
     LPRINT CHR$(27);"*b1m6W";
     CHR$(0);CHR$(192);CHR$(4);
     CHR$(0);CHR$(0);CHR$(6);      Specifies Run-Length
                                   Encoding to print the
                                   following:-zero
                                   repetitions (one
                                   occurrence) of byte (192)-
                                   four repetitions of byte
                                   (0) (five occurrences)-
                                   zero repetitions (one
                                   occurrence) of byte (6)
     
     LPRINT CHR$(27);"*b3m0W";     Use Delta Row Compression
                                   to repeat the previous
                                   seed row.
     
     LPRINT CHR$(27);"*b3m0W";     Repeat Row.
     
     LPRINT CHR$(27);"*b3m2W";
     CHR$(3);CHR$(24);             Use Delta Row Compression
                                   to print the following:
                                   -replace one byte offset
                                   by three from the
                                   original byte with byte
                                   value (0).
     
     LPRINT CHR$(27);"*b3m2W";
     CHR$(3);CHR$(0);              Use Delta Row Compression
                                   to print the following:
                                   -replace one byte offset
                                   by three from the
                                   original byte with byte
                                   value (0).
     
     LPRINT CHR$(27);"*b3m0W";     Repeat the previous seed
                                   row.
     
     LPRINT CHR$(27);"*b3m0W";     Repeat the previous seed
                                   row.
     
     LPRINT CHR$(27);"*b1m2W";
     CHR$(6);CHR$(254);            Specifies Run-Length
                                   Encoding as the form of
                                   raster compression and
                                   tells the printer to
                                   interpret two bytes as
                                   raster data.
     
     LPRINT CHR$(27);"*rB";        End raster graphics.
     
     LPRINT CHR$(27);"E";          Resets the printer and
                                   ejects the page.
     
     End                           End Program.
     
     

            Copyright  Hewlett-Packard Co. 1993
   The information contained herein is subject to change
                      without notice.
   Hewlett-Packard shall not be liable for incidental or
  consequential damages in connection with the use of this
                         material.
     

file: /Techref/language/pcl/lj1716.htm, 5KB, , updated: 2005/4/29 11:57, local time: 2024/3/29 04:46,
TOP NEW HELP FIND: 
52.86.117.142:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/Techref/language/pcl/lj1716.htm"> language pcl lj1716</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .