Skip to content

Instantly share code, notes, and snippets.

@zarinfam
Created July 29, 2019 07:21
Show Gist options
  • Save zarinfam/69cef0cdf0d443c8fec93cce93a4feaf to your computer and use it in GitHub Desktop.
Save zarinfam/69cef0cdf0d443c8fec93cce93a4feaf to your computer and use it in GitHub Desktop.
Created with Copy to Gist
public synchronized void printText(String text) throws PrintingException {
// communication with printer using API here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment