I have a page where I have individual links to dynamically create individual PDF files using TCPDF and it is working without any problem.
My challenge is that I now want to provide a link which when clicked, creates a single PDF file that combines all the individual PDF reports into one.
can anyone point me to the right direction?