Good afternoon,
We have an extensive library of specifications that are all in PDF format. We allocate an internal number to the documents and the pdf files are names accordingly.
The database side of this system controls revisions and acts as a library listing, making it easier to find the document you are after.
What i would like to do is add a button to the form that would open up the relevant PDF document.
The file systems are:
current documents are stored in I:\Specifications & Standards\Current Documents
Revised documents are in I:\Specifications & Standards\Information Purposes Only (Revised)
the filenames are as follows: <internal.doc.number>- document title.pdf
So we have items such as: 252- BS En 287-1.pdf
I have limited coding knowledge so any suggestions you may have in laymans terms would be greatly appreciated!
We have an extensive library of specifications that are all in PDF format. We allocate an internal number to the documents and the pdf files are names accordingly.
The database side of this system controls revisions and acts as a library listing, making it easier to find the document you are after.
What i would like to do is add a button to the form that would open up the relevant PDF document.
The file systems are:
current documents are stored in I:\Specifications & Standards\Current Documents
Revised documents are in I:\Specifications & Standards\Information Purposes Only (Revised)
the filenames are as follows: <internal.doc.number>- document title.pdf
So we have items such as: 252- BS En 287-1.pdf
I have limited coding knowledge so any suggestions you may have in laymans terms would be greatly appreciated!