X-Git-Url: http://git.rot13.org/?p=Printer-Zebra.git;a=blobdiff_plain;f=README;h=a83cd214e496d972a8e14e170ac4f6ff604a6ecd;hp=4c1cdd2816993e4959315795cb2cb150d29f005c;hb=0d844c36f77ab8e6be7e154d85acbb3bc97dc349;hpb=e0c7b531f305182cb4b8a79ceaf793572f1b48f0 diff --git a/README b/README index 4c1cdd2..a83cd21 100644 --- a/README +++ b/README @@ -11,7 +11,8 @@ Convert ZPL back into pbm image: -This is my attempt to document various quirks using Zebra printers: +This is my attempt to document various quirks using Zebra printers +attached to Windows machines using USB: Windows printer driver doesn't seem to support ZPL when shared over CIFS. @@ -22,4 +23,47 @@ start/end markers which cups printer driver doesn't do. Easier solution is to install port as Generic/Text printer under Windows and share printer using lpd which is available in Windows XP and newer. +Install "zpl" printer with Generic / Text driver on Windows: + + Start > Printers and Faxes + Add a printer > Next > + Local printer attached to this computer > + Use port: USB001 (Virtual printer port for USB) > Next > + Generic > Generic / Text Only > Next > + Printer name: zpl > default printer ? > No > Next > + Do not share this printer > Next > + Do you want to print a test page? > No > Next > Finish + +Install lpd server on Windows: + + Start > Control Panel + Add or Remove programs > Add/Remove Windows Components > + Other Network File and Print Services > Details > + Print Services for Unix > OK > Next > Finish + + [ Restart Windows to complete install ] + +Allow connections from local subnet to port 515: + + Network Connections > Local Area Connection > Properties > + Advanced - Windows Firewal > Settings > + Exceptions > File and Printer Sharing > Add Port > + Name: printer Port Number: 515 > TCP > Change scope > + Ny network (subnet) only > OK > OK > OK ... + +Enable lpd service: + + Control Panel > Administrative Tools > Services > + TCP/IP Print Server > Startup type: Automatic > Apply > + Start > OK + +Verify that lpd and firewall settings are correct: + + dpavlin@t61p:~$ rlpq -H 10.60.1.30 -P zpl + rlpq: warning: cannot bind to privileged port: lpd may reject + + Windows XP LPD Server + Printer \\10.60.1.30\zpl + +Video of this procedure is available at: http://youtu.be/DMEo8rz-zo0