Jump to content

viewing pdf REFERENCE in Web Viewer


Virocon

This topic is 6275 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I have a container field that I use to store REFERENCES to pdf files. When I try to display these pdfs using the Web Viewer, it won't.

When I insert files directly (rather than as a REFERENCE) using "Insert File", it works fine.

How, then, do I tell Web Viewer to display the pdf linked to the REFERENCE stored?

Thanks in advance!

Link to comment
Share on other sites

From what I understand, the web viewer and the container field are different beasts altogether.

I've kinda got similar issues, but I've found that if you simply use a web viewer, with the URL set up like:

file:///c:/folder/etcetc/file.pdf

It'll work fine.

The URL can also be set up as an evaluation, ie "file:///c:/folder/etcetc/" & table::filename & ".pdf"

This works fine for me. But I can't seem to print the PDFs that I can see. Gah.

Link to comment
Share on other sites

  • Newbies

Thanks Kane.

When I evaluated the container value (table::filename), I noticed that it was evaluated to "file:/..." and "filewin:/..." as one value. Not sure why (Windows issue?).

In any case, I coded out the "file:/..." portion and now web viewer works fine with the REFERENCE.

Link to comment
Share on other sites

This topic is 6275 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.