I have about 50 individual PDF files that are the pages of a catalog. What would be the best way to organize these so the viewer can click through them and browse them?
Would using an iFrame work? How would I implement that? Eg have links pdf1, pdf2, pdf3 etc and have them open in an iframe?
Thanks