public boolean printPdf(String filePath, PrintService printService) {
try {
PdfUtil.getLicense();
PdfViewer viewer = new PdfViewer();
viewer.bindPdf(filePath);
viewer.setAutoResize(true); // Print the file wit…...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...ByteArrayOutputStrea; import java.io.InputStream; import java.util.ArrayList;...