You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2021. It is now read-only.
$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
The text was updated successfully, but these errors were encountered:
dannielperez
changed the title
PDFMerge concatenates two PDF's but with a header line
merge method concatenates two PDF's but with a header line
Jan 30, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please add in PDFMerger.php in line 77
bellow
This is to fix the undesired header line that comes form default header in fpdi.
Thanks,
Danniel Perez
The text was updated successfully, but these errors were encountered: