hanneskod/libmergepdf

iio\libmergepdf\Merger not found

aderahenry opened this issue · 2 comments

I get this error Fatal error: Uncaught Error: Class 'iio\libmergepdf\Merger' not found in... while the class is actually there. What could be the problem?

Steps to reproduce:

  1. Install library via composer
  2. Import the paths and create an instance of the class Merger
  3. Execute.

Hi and thanx for reporting. I am however not able to reproduce this. Could you be more concrete? Possibly post the smallest possible failing script?

Closing as this seems unrelated.