Hello,
i have a perspective pdf viewer that dynamically loads files from a "Web Dev" shared folder.
I can tell the shared folder is working cause i can dynamically load pics from the same source into an Image object.
In the ignition designer i can see pdf files in the viewer with no issues, but when i try to get the same in production i get the message "Failed to load PDF file".
Where can i get some more infos about the load error? It doesn't give me any error code/message about this (also sound strange it works in design and not in production with the same file and parmeters).
Anyone had the same issue?