diff --git a/app/Printer/PrinterHandler.php b/app/Printer/PrinterHandler.php index 25d789e..c46a04c 100644 --- a/app/Printer/PrinterHandler.php +++ b/app/Printer/PrinterHandler.php @@ -76,7 +76,7 @@ class PrinterHandler{ $this->printer -> setTextSize(1, 1); $this->printer->setJustification(Printer::JUSTIFY_CENTER); $this->feed(1); - $this->text("MIGUEL ANGEL ROMERO ESTRADA"); + // $this->text("MIGUEL ANGEL ROMERO ESTRADA"); $this->text("DIEGO ESQUIVEL #130 INT. 3"); $this->text("PLAYAS DE ROSARITO, BC 22706 Mexico"); $this->text("R.F.C. : ROEM691011EZ4");