Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when $oMerger->duplexMerge(); #45

Open
flymke opened this issue Dec 5, 2023 · 1 comment
Open

Error when $oMerger->duplexMerge(); #45

flymke opened this issue Dec 5, 2023 · 1 comment

Comments

@flymke
Copy link

flymke commented Dec 5, 2023

I get an error when trying to use $oMerger->duplexMerge();

Cannot access protected property setasign\Fpdi\Fpdi::$page

/webklex/laravel-pdfmerger/src/PDFMerger/PDFMerger.php on line 250

Any hints on that?

@markcanals
Copy link

markcanals commented Jul 12, 2024

Does anyone know if there is any progress on this issue?
I can change the line 250 of PDFMerger.php to:
$oFPDI->PageNo() % 2
But I thought that in version 1.3.2 it would be solved...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants