I am need of some advice, the costumer wants a library list of document and a link to one of those documents is selected they are then routed onto a new page (a new URL) where they can view the document (PDF) and then download that document. They want the ability to copy the URL of a document and post it for direct access to people rather than sharing the library URL and people having to navigate through to locate 1 specific document.
My questions are:
1) The amount of documents will range from 25 to 30, which will mean about 30 pages (hidden of course) for each of the documents. Will this affect the performance or memory in a negative way?
2) Is there a better way of doing this?
I have integrated SharePoint to store the documents so storage memory is not an issue. The main goal is being able to share the location from any specific document from the 30 or so documents. Thank you all, I hope someone has attempted this.