Fixed printing informations about nearest traficar car. Increased size of printed image from 300 to 370px.
This commit is contained in:
@@ -86,7 +86,6 @@ class Paper
|
||||
$this->printer->text($convertedData['text']);
|
||||
} else {
|
||||
$this->printer->text($htmlToPos->convert($text));
|
||||
|
||||
}
|
||||
$this->printer->feed(3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user