Hi,
I am using perl PDF:Table module to generate a pdf file. In the PDF, there will be 4 sections, 1st, 2nd, and 4th sections are all tables, and the 3rd section needs to be a histogram. Can someone advise how can this be done? I know how to make a PDF with all the sections being tables, but not sure whether we can mix the tables and plots in one PDF using perl.
Thanks!