Skip to content

Maximum width of A4 #188

@maerni

Description

@maerni

Hi

When we define a table, it can be like this:

$pdf->ezTable($data, $titles, '', array("fontSize" => 8, "gridlines" => EZ_GRIDLINE_ALL, "justification" => "left", "width" => "720"));

What is the maximum width for A4 portrait and landscape?

Or asked in another way. When I set margins like this:

$pdf->ezSetMargins(50,50,50,50);

Which width I have to set for the table for that it has the same with as the text in the PDF?

Thanks very much.

Best regards
Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions