⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Printing with TCPDF the content of a grocery crud view



Hafedh Boukthir

Hafedh Boukthir
  • profile picture
  • Member

Posted 27 February 2017 - 10:05 AM

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?