Skip to content

HTML Table styling #2283

@vicotec

Description

@vicotec

Is your feature request related to a problem? Please describe.

I need to generate a docx file containing a html table. However, the default styling of the table has no cellpadding whatsoever, makign it look a bit ugly. I could manually create the table, row for row, cell for cell, in phpword, but that seems like an unnecessary workaround.

Describe the solution you'd like

More stylings possible for HTML tables, e.g. cellPadding, or working margins/paddings in table cells

Describe alternatives you've considered

Manually parsing my html string and creating the table in phpword

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions