Forum


Replies: 1   Views: 2979
Addendnote new numeration for each page
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 neiron  · 14-08-2016 - 13:16

Good afternoon!

Can I somehow pass through options to the footnote numbering begins with 1 on supply as a new page

Thank you

 

$item['value'] = $this->addEndnote(array(
   'title' => $item['value'],
   'description' => $item['footnote'],
));

 

Posted by admin  · 15-08-2016 - 13:30

Hello,

Sorry, there's no option available to do what you need.

Regards.