Hi there,
I have two controllers set up and both work correctly. One sets up a grocery crud table and the other prints a simple pdf page using the TCPDF library.
How do I take the output of the grocery crud table and get it to print as a pdf file?