Fix the top margin.

This commit is contained in:
dave 2010-03-30 07:02:11 +00:00
parent cbab7c7fa8
commit 96601ce1f4

View File

@ -126,7 +126,7 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) {
/** /**
* top margin (includes header height) * top margin (includes header height)
*/ */
define ('PDF_MARGIN_TOP', 40); define ('PDF_MARGIN_TOP', 25);
/** /**
* bottom margin * bottom margin