February 10, 201115 yr Hi, After doing alot of research and testing I discovered that you can view a pdf in a web viewer, taking as the source a pdf stored in a container field. The way to do this is by exporting the pdf in the container field to a temporary location using the function Get(TemporaryPath), and then pointing the web viewer to that location. I have tested this by adding a file to a folder in my desktop and pointing the web viewer to this location and file. This works perfectly and you can view the pdf in the web viewer. The the problem that I am having is that I have not been able to export this file from the container to that temporary folder which points to in the Get(TemporaryPath) function. I know that the folder is there and I have manually populated this folder with another pdf, which makes it even more strange as it works, which cancels out any issues with permissions or read and write to the folder. I have added an example of what I am trying to do.. Thanks Alberto Viewer.fp7.zip
Create an account or sign in to comment