Hi everyone!
I'm hoping somebody will be able to point me in the right direction as I just introduced myself to code about 18 hours ago. I did that by starting to play around with Visual Studio 2005.
Anyway, what I have here is a collection of PDFs that I need to give the users access to browse in a logical way. My thought was to create a tree similar to Windows Explorer where each department would have a folder, then under that would be a category folder and then under that the list of docs. I want them to be able to just click the document name and it opens in Acrobat Reader.
I've looked for other ways such as JavaScript but the pdfs get opened in a browser. They can't search with an index inside a browser.
Does anyone have any suggestions?? I'm getting a little desperate and also don't mind putting in the work to learn!
Thanks for any help!!
I'm hoping somebody will be able to point me in the right direction as I just introduced myself to code about 18 hours ago. I did that by starting to play around with Visual Studio 2005.
Anyway, what I have here is a collection of PDFs that I need to give the users access to browse in a logical way. My thought was to create a tree similar to Windows Explorer where each department would have a folder, then under that would be a category folder and then under that the list of docs. I want them to be able to just click the document name and it opens in Acrobat Reader.
I've looked for other ways such as JavaScript but the pdfs get opened in a browser. They can't search with an index inside a browser.
Does anyone have any suggestions?? I'm getting a little desperate and also don't mind putting in the work to learn!
Thanks for any help!!