Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.
This repository was archived by the owner on May 21, 2021. It is now read-only.

merge method concatenates two PDF's but with a header line #18

@dannielperez

Description

@dannielperez

Please add in PDFMerger.php in line 77

$fpdi->setPrintHeader(false); // added to fix line on top of concatenated PDF's

bellow

$fpdi = new FPDI;

This is to fix the undesired header line that comes form default header in fpdi.

Thanks,
Danniel Perez

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions