projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5329042
)
Adjustment for PDF labels
feature/uptravel
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 Feb 2019 21:34:21 +0000
(16:34 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 Feb 2019 21:34:21 +0000
(16:34 -0500)
Making adjustment to top of PDF add 27 pts.
lib/GlmPDFLabel.php
patch
|
blob
|
history
diff --git
a/lib/GlmPDFLabel.php
b/lib/GlmPDFLabel.php
index
c66647d
..
c133894
100644
(file)
--- a/
lib/GlmPDFLabel.php
+++ b/
lib/GlmPDFLabel.php
@@
-27,7
+27,7
@@
class GlmPDFLabel extends Cezpdf
* @access public
*/
public $config;
- public $pdf_top_y = 7
65
;
+ public $pdf_top_y = 7
92
;
public $pdf_bottom_y = 30;
public $pdf_font_size = 10;
public $pdf_header_font_1 = 24;