iio\libmergepdf\Merger not found
aderahenry opened this issue · 2 comments
aderahenry commented
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:
- Install library via composer
- Import the paths and create an instance of the class Merger
- Execute.
hanneskod commented
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?
hanneskod commented
Closing as this seems unrelated.