Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: the proper way of barcode rendering/printing

by Anonymous Monk
on Sep 12, 2011 at 11:36 UTC ( [id://925452]=note: print w/replies, xml ) Need Help??


in reply to Re^2: the proper way of barcode rendering/printing
in thread the proper way of barcode rendering/printing

so there is no perl module that can create a barcode as plaintext?

Barcodes are not plaintext

why it is not possible to print a html::barcode barcode to a regular printer?

Not printing backgrounds is an ink saving feature of browsers , learn to work yours ;)

  • Comment on Re^3: the proper way of barcode rendering/printing

Replies are listed 'Best First'.
Re^4: the proper way of barcode rendering/printing
by AlexTape (Monk) on Sep 12, 2011 at 11:50 UTC
    Barcodes are not plaintext
    but they can be. i´m sure that i can send a plaintext as a chain of command to the printer. and the printer makes out of it a barcode. but i´m not sure how this commandline should look like.

    4sure => haven´t thought about the background ink saving feature. sounds good to me ;-) probably i´m able to disable it :-D

    $perlig =~ s/pec/cep/g if 'errors expected';

      i´m sure that i can send a plaintext as a chain of command to the printer. and the printer makes out of it a barcode.

      You are talking about postscript. Perhaps you can create a Postscript page that has the drawing commands to have the barcode, and send it to your printer?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://925452]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-24 11:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found