mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-22 13:26:38 +01:00
7eda6ad01b
Fix #622, riferimento a #537. Aggiunto supporto a stampe "a pezzi" per ridurre l'utilizzo della memoria.
7 lines
72 B
PHP
7 lines
72 B
PHP
<?php
|
|
|
|
return [
|
|
'orientation' => 'L',
|
|
'font-size' => '11pt',
|
|
];
|