How can I show a bar graph or a pie chart in PDF? Is there any way to do this with Zend_PDF class? Please help me.
How can I show a bar graph or a pie chart in PDF? Is
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a lower level module and just includes
No charts. At this sitepoint article you’ll find a couple of php/pdf examples. An alternative would be to generate charts in a different library and then just use Zend_Pdf to assemble the document.
Some neat non-php charting libraries: