The pdf file ('Staff Handbook') is held in the media library within the app.
If i type
'Staff Handbook' (including the quotes)
into the document property of pdfviewer it displays just fine.
However if I pass a variable "viewdoc" which is 'Staff Handbook' to the document property which equates to 'staff handbook',
such as
"'" & viewdoc & "'"
(or even viewdoc)
I get "could not open pdf file" error.