Skip to content

$dompdf->setOptions() issue #2990

@michaelChicherin

Description

@michaelChicherin

At initializtion of dompdf object, it performs CPDF and Cpdf objects initializtion as well. So, when you initialize dompdf without options, then some default values just passed further and then, when using $dompdf->setOptions() - those values wont do anything for already initialized objects. Please remove setOptions() or reinitialize CPDF and Cpdf objects at setOptions()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions