Forum


Replies: 2   Views: 1928
Roman numeral paging?
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 queejie  · 21-01-2019 - 17:13

Is there a way to use Roman numerals for footer paging, viz., i, ii, iii, iv, etc.?

Posted by admin  · 22-01-2019 - 08:39

Hello,

The next release of phpdocx will include page number type support: format and start number (there's no release date yet). With the current version you can use a custom template that already include the wanted page numbering or import an existing one using the importHeadersAndFooters method.

Regards.

Posted by queejie  · 22-01-2019 - 21:37

Thank you.  We are looking forward to that feature to meet a customer request! 

I've been working with the advanced phpdocx for a few days now, and it is able to do a number of things that other packages and tools cannot do.  The roman numerals and rounded corners (border-radius) are the only two obstacles I haven't been able to get around yet.