Forum


Replies: 1   Views: 151
Merge column
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 ezraatmnda  · 30-05-2024 - 07:22

$evaluate_pra_kons_docx[] = [
  'no' => $no,
  'name' => $name,
  'type' => $type,
];

$docx->replaceTableVariable($evaluate_pra_kons_docx);

hi.. is there possible to combine cell that have same value? I want to get output something like this

========================================
| no |      name      |      type      |
========================================
  1  |                |     ${type}    |
=====|     ${name}    |================|
  2  |                |     ${type}    |
========================================

 

Posted by admin  · 30-05-2024 - 08:40

Hello,

What version and license of phpdocx are you using? A Premium license may be needed to accomplish this task.

Your email address doesn't have aly license tied. Please send to contact[at]phpdocx.com the username or email of the user that purchased the license you are using.

Regards.