Forum


Replies: 4   Views: 3406
Header and footer - how to exclude from first and last page alone
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by tinu  · 28-03-2013 - 12:47

Hi all,

I am using addHeader() and addFooter() functions.
In my first page and last page of the word doc alone I need to excluse header and footer.
Please help.

Thanks in advance,
Tinu

Posted by admin  · 11-04-2013 - 12:13

Hello,

What version of PHPDocX are you using?. Free, Pro, Pro+ or Corporate?

Regards.

Posted by tinu  · 11-04-2013 - 12:13

Hi admin,

Version: PHPdocX 3.2
License: I am using Corporate .

Thanks,
Tinu

Posted by admin  · 11-04-2013 - 12:13

Hello,

I recommend you to use importHeadersAndFooters. You just need to create a template with that kind of header and footer using Word) and import it.

Regards.