Skip to content

The bgColor of checkbox [PhpWord] #580

@greedlend

Description

@greedlend

Hello, amigo!

I encounter a little quiz about " The gray part of chxbox is the bgColor or fgColor or neither"
and i try it as below:

$chxStyle=array('size'=> 8,'bgColor'=>'ffffff','fgColor'=>'blue');
$textrun1->addFormField('checkbox')->setFontStyle($chxStyle);

then there was a change only on the font_Size, how can I remove the gray color from checkbox.

(or is any relative problem solved here before?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions