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

your tcpdf config.php and your tcpdf autoconfig.php and my tcpdf_config.php - chaos #745

Open
susanne99 opened this issue Sep 2, 2024 · 6 comments

Comments

@susanne99
Copy link

I use LARAVEL 11 and would like to have my very own tcp_config.php file in my Laravel Config folder.
Nothing works with the definition of K_TCPDF_EXTERNAL_CONFIG.
So, how can I "turn off" the tcp_config.php AND the tcpdf_autoconfig.php of your program ?

@littlepackage
Copy link

I have had the same question but posting the same issue twice because you are desperate isn't going to help anything. Please remove this duplicate post, thanks.

@susanne99
Copy link
Author

As long as my problem is not solved, I cannot remove it. give me a link to the solution - thanks

@littlepackage
Copy link

@susanne99 If I had a link to the solution, I would have posted it already. This library is supported by volunteers, and so posting the same issue twice just wastes half their time. The best/quickest thing you can do to help yourself and the community is to hire a developer to solve the issue and make a pull request with your solution. Good luck!

@susanne99
Copy link
Author

susanne99 commented Sep 13, 2024

ok, I understand - you had the same problem. Question: What did you do to make it work? nothing at all ? Do you still have the problem?

There has to be someone here who knows the problem - that doesn't exist

@susanne99
Copy link
Author

OK, nobody knows what - it doesn't matter - I've now found the solution myself

@littlepackage
Copy link

littlepackage commented Dec 23, 2024

Please close the issue if it has been solved for you, and maybe share the solution. The usual way to do this would be to set the constant define( 'K_TCPDF_EXTERNAL_CONFIG', true ); and then make sure to call your own configuration file before loading TCPDF.

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