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

PHP Fatal error: Uncaught Error: Class "Com\Tecnick\Pdf\ClassObjects" not found #730

Closed
apasho opened this issue Jul 8, 2024 · 3 comments

Comments

@apasho
Copy link

apasho commented Jul 8, 2024

I manually installed the TCPDF library from the zip file and require_once the Tcpdf.php. I also require_once all the other files in the src folder but got the same issue.

@littlepackage
Copy link
Contributor

Can you be more specific about which "all other files" you are requiring, and which src folder? There is no src folder in the TCPDF zip package, and nothing in the package that would call a ClassObjects class. Please show your code, thanks.

@apasho
Copy link
Author

apasho commented Sep 3, 2024

I switched to a different library two months ago.

@apasho apasho closed this as completed Sep 3, 2024
@apasho
Copy link
Author

apasho commented Sep 3, 2024

This is no longer an active issue.

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