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.
Hello,
i was try to add multiple block in a docx
we have :
block 1 :-
I need something like this : -
$DateFrom$ $JobTitle$
$CompanyName$
$ResumeActualJob$
$Responsabilités$ $Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
block 2:-
$DateFrom$ $JobTitle$
$CompanyName$
$ResumeActualJob$
$Responsabilités$ $Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
block 3 :-
$DateFrom$ $JobTitle$
$CompanyName$
$ResumeActualJob$
$Responsabilités$ $Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
$Tasks$
These are the 3 blocks but i need to add multiple sections dynamically
is this possible by phpdocx ?
is there any function that help me?
Can you help me on this topic?
Thanks