KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

How can I set the Table width #648

Closed Ant Klad opened this topic on on Feb 4, 2019 - 2 comments

Ant Klad commented on Feb 4, 2019

Is there a way that I can set the Table width?

KoolReport commented on Feb 5, 2019

You may do:

<div style="width:500px;">
    <?php Table::create(...); ?>
</div>
Ant Klad commented on Feb 5, 2019

Thanks. Perfect.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

None