oqs options printer

This commit is contained in:
May Zin
2019-04-23 15:00:53 +06:30
parent ab666e7f82
commit a88e84954a
9 changed files with 7506 additions and 20 deletions

View File

@@ -42,6 +42,9 @@ class Printer::PrinterWorker
printer_destination = self.printer_destination
end
puts printer_destination
puts '........Printer Destination..........'
copy = self.print_copies
#Print only when printer information is not null
if !self.printer_destination.nil?