Hi
I have a project contains 470 PDFs, each file has a special link connected to it
now I have two challenges:
1- how could I put the file names' and their address in an array which all pages have access to it( to the array)
2- how could I create a single page which all PDFs open in it, and the page could identify "which link the user has clicked that guid him to the current page" and it could open the related PDF in it's inner PDF object
as a matter of fact I don't wanna have 470 pages for each one of the 470 PD files,
I want to have just one page which could identify the path user passed to reach this page and could open all PD files according the link use has clicked.
it is a force major challenge to me!
I have a project contains 470 PDFs, each file has a special link connected to it
now I have two challenges:
1- how could I put the file names' and their address in an array which all pages have access to it( to the array)
2- how could I create a single page which all PDFs open in it, and the page could identify "which link the user has clicked that guid him to the current page" and it could open the related PDF in it's inner PDF object
as a matter of fact I don't wanna have 470 pages for each one of the 470 PD files,
I want to have just one page which could identify the path user passed to reach this page and could open all PD files according the link use has clicked.
it is a force major challenge to me!