I am using TCPDF to generate PDF and display them in the page where I am generating it. I have given the user the choice to archive the pdf to file. In my application there a section that shows all the archived files. So my problem is, whow do I use TCPDF to just display an existing PDF file and display it in an iFrame.
Thank you in advance