- 
  Notifications
 You must be signed in to change notification settings 
- Fork 2.7k
Open
Labels
@XiangSir-No1 
Description
Describe the bug and add attachments
while addText() $pStyle not support ['indentation' => ['firstLine' => 400]] in 1.4.0 version , but 1.3.0version support
Expected behavior
ImageSteps to reproduce
$phpWord = new PhpWord();
$section = $phpWord->addSection();
$section ->addText($text, $fontStyle,['indentation' => ['firstLine' => 400]]);
PHPWord version(s) where the bug happened
1.4.0
PHP version(s) where the bug happened
7.4
Priority
- I want to crowdfund the bug fix (with @algora-io) and fund a community developer.
- I want to pay the bug fix and fund a maintainer for that. (Contact @Progi1984)