Tom's Hardware > Forum > Computer Peripherals > Printers > PCL on HP LaserJet 1015

PCL on HP LaserJet 1015

Forum Computer Peripherals : Printers - PCL on HP LaserJet 1015

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: comp.periphs.printers (More info?)

 

Can anyone help? I have an HP LaserJet 1015 and I want to be able to
print "Hello World" in a couple of places/sizes, (for a start anyway)
using PCL.

I am told the file should be sent directly to the printer without it
going via a Windows program, which I understand would change the file.
I'm running XP Pro.

Any clues would be most welcome.

PeteGeo

Sponsored Links
Register or log in to remove.

Archived from groups: comp.periphs.printers (More info?)

 

[This followup was posted to comp.periphs.printers and a copy was sent
to the cited author.]

In article <b040d105.0502210151.4cee3030@posting.google.com>, petegeo47
@hotmail.com says...
> Can anyone help? I have an HP LaserJet 1015 and I want to be able to
> print "Hello World" in a couple of places/sizes, (for a start anyway)
> using PCL.
>
> I am told the file should be sent directly to the printer without it
> going via a Windows program, which I understand would change the file.
> I'm running XP Pro.
>
> Any clues would be most welcome.

Create a text file with the code you want to print.

If the printer is connected directly to a parallel port, you can do
this:
COPY /b FILENAME PRN

If the printer is on a USB port, you need to share it first. Just
right-click it from start/printers, and turn on sharing, giving it a
simple name (no spaces.)

Create a dummy printer port (optional):
NET USE LPT2 \\yourprinter\printershare (This will not work with
Win9x/ME)

You can then do:
COPY /b filename LPT2

You can also print to yours, or any network printer, like this:
COPY /b filename \\thecomputer\printershare

The '/b' means to do a binary copy (use the file size to know how much
to copy). Without that, Windows will stop at the first Ctrl-Z character
it finds, a legacy of the CP/M operating system MS-DOS was sort-of
emulating. In those days, files were often stored in 256 or 512-byte
blocks without exact byte sizes stored in the directory. The ^Z (Ctrl-Z)
marked the end of a text file so it didn't continue and send junk.

--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross

Reply to Anonymous
Tom's Hardware > Forum > Computer Peripherals > Printers > PCL on HP LaserJet 1015
Go to:

There are 1095 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them
  • 01:00 vianescute won the Freshman badge
  • 01:00 meywd won the Freshman badge
  • 01:00 nayega won the Freshman badge
  • 01:00 gpfear won the Freshman badge
  • 01:00 Conrad925 won the Freshman badge
  • 01:00 skythra won the Freshman badge
  • 01:00 Ckaz won the Freshman badge
  • 01:00 james59 won the Uniformed badge
  • 01:00 snarl won the Uniformed badge
  • 01:00 patlabor44 won the Uniformed badge