-
Notifications
You must be signed in to change notification settings - Fork 141
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
Can you help me with TCPDF and PHPEXCEL #44
Comments
Hi, I don't think this is an issue of this bundle, |
Hi again Liuggio and thx for the quick answer. I have try changing the line:
to
and i obtain the same answer from my app.
Where do you think i can ask for help? |
I'd start on tecnick.com/tcpdf. |
Hi im able to make it work :) I'm using another PDF render, so composer now is:
I have change the path to:
An now it works well. :) Thx for everything. |
Hi liuggio i'm using your bundle to make a Symfony2 app, and i'm trying to autogenarate a PDF document from a Excel base.
Here is my code:
This is my composer file:
When i call writePDFAction() i only obtain an error for response:
What I'm doing wrong, could you help me?
The text was updated successfully, but these errors were encountered: