oqs options printer
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user