Renamed the output file to 'Sample_03_TemplateCloneRow_result.docx'.
This commit is contained in:
parent
b5f71317b7
commit
21589ffa61
|
|
@ -32,4 +32,4 @@ $document->setValue('rowNumber#10', '10');
|
||||||
$document->setValue('weekday', date('l'));
|
$document->setValue('weekday', date('l'));
|
||||||
$document->setValue('time', date('H:i'));
|
$document->setValue('time', date('H:i'));
|
||||||
|
|
||||||
$document->save('SolarsystemRepeatingRows.docx');
|
$document->save('Sample_03_TemplateCloneRow_result.docx');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue