Default at first everywhere(!) P
这个提交包含在:
父节点
a988f60897
当前提交
41cd48f13d
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -132,7 +132,7 @@ class PDF_Label extends tfpdf {
|
|||
}
|
||||
|
||||
// Print a label
|
||||
function Add_Label($text,$orientation = 'L') {
|
||||
function Add_Label($text,$orientation = 'P') {
|
||||
$this->_COUNTX++;
|
||||
if ($this->_COUNTX == $this->_X_Number) {
|
||||
// Row full, we start a new one
|
||||
|
|
|
|||
正在加载…
在新工单中引用