Copyright
© 2017 ZIH Corp. and/or its aliates. All rights reserved. ZEBRA and the stylized Zebra head are trademarks of ZIH
Corp., registered in many jurisdictions worldwide. All other trademarks are the property of their respective owners.
COPYRIGHTS & TRADEMARKS: For complete copyright and trademark information, go to: www.zebra.com/copyright
WARRANTY: For complete warranty information, go to: www.zebra.com/warranty
END USER LICENSE AGREEMENT: For complete EULA information, go to: www.zebra.com/eula
Terms of Use
Proprietary Statement This manual contains proprietary information of Zebra Technologies Corporation and its
subsidiaries (“Zebra Technologies”). It is intended solely for the information and use of parties operating and maintaining
the equipment described herein. Such proprietary information may not be used, reproduced, or disclosed to any other
parties for any other purpose without the express, written permission of Zebra Technologies.
Product Improvements Continuous improvement of products is a policy of Zebra Technologies. All specications and
designs are subject to change without notice.
Liability Disclaimer Zebra Technologies takes steps to ensure that its published Engineering specications and manuals
are correct; however, errors do occur. Zebra Technologies reserves the right to correct any such errors and disclaims
liability resulting therefrom.
Limitation of Liability In no event shall Zebra Technologies or anyone else involved in the creation, production, or
delivery of the accompanying product (including hardware and software) be liable for any damages whatsoever (including,
without limitation, consequential damages including loss of business prots, business interruption, or loss of business
information) arising out of the use of, the results of use of, or inability to use such product, even if Zebra Technologies has
been advised of the possibility of such damages. Some jurisdictions do not allow the exclusion or limitation of incidental or
consequential damages, so the above limitation or exclusion may not apply to you.
Contents
Introduction .......................................................................................................................................... 1
Installing the Driver ............................................................................................................................. 3
Installation Wizard ............................................................................................................................................................ 3
USB Printer Driver Installation ................................................................................................................................... 5
Ethernet Printer Driver Installation .............................................................................................................................8
Uninstall .........................................................................................................................................................................10
Silent Installation from Terminal .....................................................................................................................................12
Adding a USB Printer ..................................................................................................................................................... 13
Adding an Ethernet Printer via Terminal Command ....................................................................................................... 13
Command ................................................................................................................................................................ 13
Example ................................................................................................................................................................... 13
i
Introduction
Important • The driver cannot be manually installed as a standard CUPS printer Driver. The Zebra ZXP
Series 7 Card Printer Linux driver has specic unique CUPS Printer back-end lters that must be installed
using the driver Installer to operate correctly.
This manual describes installing the Linux printer driver on the following operating systems:
y Ubuntu 14.04.5 (64-bit)
This procedure supports the following Zebra card printers:
y ZXP Series 7
For support or product questions please contact your Zebra Reseller, Zebra Technical Support, or email CardLinux@
zebra.com.
To verify that you have a supported Ubuntu Linux OS installation, open a terminal prompt and type the following
command:
cat /etc/lsb-release
To verify that you have a 64-bit Linux OS, open the terminal window and enter the following command:
uname -m
The following text string will be returned:
y For a 32-bit OS:
i386 or i686
y For a 64-bit OS:
X86_64
1