Is it possible to create Pie Chart, Bar charts, Column Chart and Line Chart using Aspose.pdf. Does Aspose.pdf has predefined classes to create these charts using java apis?
If not, which api can help us to achieve this functionality?
Aspose.PDF API does not support creating charts in PDF documents. However, you can create Graphs as mentioned in Working With Graphs article(s) in API documentation. Furthermore, please note that Aspose.Words and Aspose.Cells offers various features in order to create charts which you can use and save the document as PDF. For more information, you may please visit following helpful articles: