Avatar of CrisThompsonUK
CrisThompsonUKFlag for United Kingdom of Great Britain and Northern Ireland

asked on 

PDF generation using EZPDF and PHP with MySQL data - How do I keep text out of my footer?

Hi,

I have a problem with text formatting using EZPDF and my PHP and MySQL database webiste...

If you look at http://www.hscf.org.uk/pdf/newsletter_pdf.php?event=1 you will see the problem.

I have set up code to write the header image, and footer information on every page, but how do I stop the body text from rendering over these areas.  

I have tried using the margins, but this doesn't seen to work.

EZPDF is a great tool, but I wasn't quite expecting to have to learn a new programming language!  

Need to get this finished ASAP..

thanks,

cris.
PHP

Avatar of undefined
Last Comment
BrianGEFF719
Avatar of BrianGEFF719
BrianGEFF719
Flag of United States of America image

Use:
void ezSetMargins( mixed $top, mixed $bottom, mixed $left, mixed $right)

ezSetMargins(50,100,100,100) ' or whatever they need to be to not overlap.
Avatar of CrisThompsonUK

ASKER

Thanks Brian, but the void command throws an error in the PHP compiler.

Can you give the precise syntax?

thanks,

 cris.
ASKER CERTIFIED SOLUTION
Avatar of BrianGEFF719
BrianGEFF719
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
PHP
PHP

PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to personal WordPress blogs. PHP is often paired with the MySQL relational database, but includes support for most other mainstream databases. By utilizing different Server APIs, PHP can work on many different web servers as a server-side scripting language.

125K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo