Hi I have a form for employee details, which I'd also like to add a document viewer with scroll bars (to view the employees' CV or resume).
I have created a sort of viewer using Bound Object Frame however I can only view page 1 which doesn't help with multiple paged CVs. I have also tried Web Browser Control but can only seem to add 1 document in which sticks on to every employee file instead of allowing me to view and store each independently.
Is there a way to add scroll bars to my Bound Object Frame or is there a better way to do this? As a note I'm not bothered if the objects are embedded or linked.
Also is there any way to add these quickly (i.e. using a file path) if all the documents are saved in a similar file name format for example:
C:\Certificates\Subcontractors\SMITH John\SMITH, John - CV.doc.docx
or
C:\Certificates\Subcontractors\DOE Jane\DOE, Jane - CV.pdf
I'd need it to be able to view both Word and PDF documents.
Any help would be appreciated.
Thanks in advance,
cmcd
I have created a sort of viewer using Bound Object Frame however I can only view page 1 which doesn't help with multiple paged CVs. I have also tried Web Browser Control but can only seem to add 1 document in which sticks on to every employee file instead of allowing me to view and store each independently.
Is there a way to add scroll bars to my Bound Object Frame or is there a better way to do this? As a note I'm not bothered if the objects are embedded or linked.
Also is there any way to add these quickly (i.e. using a file path) if all the documents are saved in a similar file name format for example:
C:\Certificates\Subcontractors\SMITH John\SMITH, John - CV.doc.docx
or
C:\Certificates\Subcontractors\DOE Jane\DOE, Jane - CV.pdf
I'd need it to be able to view both Word and PDF documents.
Any help would be appreciated.
Thanks in advance,
cmcd