Skip to content

Maximum width of A4 #188

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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