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.
I need to add a Continuous Break at certain parts of a document I am generating. I tried using the addBreak() function but it doesn't support Continuous, although it does seem to support Column even tho that one isn't listed in the documentation.
How can I add a Continuous Break? If there is no way in the software can you add that functionality in the next version?