Print from a Java application using JPOS in Zebra printer

// Expert user has replied.
L Libin K Thankachan 1 year ago
241 2 0

want to print in zebra printer from a Java application using JPOS.

Below link shared by the Zebra middle east team for JPOS printing. 

https://we.tl/t-jx1t5vzLRf

But While i running the project in the IDE (Eclipse) i am facing an issue to run out. 

issue

How can i solve this error ?  kindly support

 

Please register or login to post a reply

2 Replies

L Libin K Thankachan

Java code error- screenshot

S Steven Si

The exception explicitly mentioned that it cannot find the class file for the org.apache.xerces.framework.XMLParser. So you need to download the jar file for the org.apache.xerces.framework.XMLParser package and add the jar file to the project in Eclipse, and add it to the build path. Here is a link to download the jar file: Download xerces.jar. The exception should go away once the xerces.jar is added.

CONTACT
Can’t find what you’re looking for?