Skip to content

Conversation

vignesh1964
Copy link

@vignesh1964 vignesh1964 commented Feb 1, 2023

issue #24

Error: Cannot access protected property setasign\Fpdi\Fpdi::$page
if ($duplexSafe && $oFPDI->page % 2)

Fix: changing line 249 in PDFMerger
if ($duplexSafe && $oFPDI->PageNo() % 2)

@KreutzerCode
Copy link
Contributor

Hi, thank you for the bugfixing pull request. It seems that the fix is related to issue #24, is that correct?

@vignesh1964
Copy link
Author

Hi, thank you for the bugfixing pull request. It seems that the fix is related to issue #24, is that correct?

Hi, yes, this PR is related to issue #24

@AdrianBav
Copy link

@KreutzerCode any chance of pulling this one in?

@KreutzerCode
Copy link
Contributor

@AdrianBav I would love to do that. I'm still waiting for my pull request to be checked. But I am not the maintainer of the Project. @Webklex can you indicate if you are still accepting pull requests for this repository?

@Heyian
Copy link

Heyian commented Sep 25, 2024

@Webklex Any chance you can merge this PR? Forking the repo and applying this fix was the only way to make duplexMerge work. Thx!

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

Successfully merging this pull request may close these issues.

4 participants