$pdf->saveState();
$pdf->setLineStyle(1, '', '', array(20, 5, 10, 5));
$pdf->setStrokeColor(0, 0, 0, 1);
-$pdf->addText(50, 34, 6, get_bloginfo('url') .date('F jS, Y'));
+$pdf->addText(50, 34, 6, home_url() .date('F jS, Y'));
$pdf->restoreState();
$pdf->closeObject();
$pdf->addObject($all, 'all');
$pdf->saveState();
$pdf->setLineStyle(1, null, null, array());
$pdf->line($x, $y, $x + $coupon_width, $y); // make line for bottom
- $y = $pdf->ezText( "<b>".get_bloginfo('name')."</b> - <b>".get_bloginfo('url')."</b>\n", 8, $options );
+ $y = $pdf->ezText( "<b>" . get_bloginfo('name') . "</b> - <b>" . home_url() . "</b>\n", 8, $options );
$pdf->restoreState();
$pdf->line($x, $y, $x + $coupon_width, $y); // make line for bottom
$pdf->line($x + $coupon_width, $reset, $x + $coupon_width, $y); // make right