Hi,
I seem to have real problems breaking from the current page and resuming on the next odd page. I try $docx->addSection('oddPage','A4'); but it has no effect. Even if I try 'evenPage', the resulting document is exactly the same with the same number of pages.
How can I make certain that I add a blank page after my content to make sure im starting on the next available odd page?
Thanks,
Seb