Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
kris_vliegen
Partner - Creator III
Partner - Creator III

Open PDF or CSV in accesspoint

Hello All,

I'm looking for a solution to open pdf or csv-files that are located at the c-drive of the qlikview-server.

I have a table withe an invoice-number (Factuurnummer).

If I clik on the number I would like that he should open the pdf withe the same invoice-number.

I've tried different things.

Factuurnummer  &  '<URL>\\10.127.0.153\C$\PDF\' & Factuurnummer  & '.PDF'

Factuurnummer  &  '<URL>\\10.127.0.153\PDF\' & Factuurnummer  & '.PDF'

This one was working on my desktop version but not in accesspoint.

Factuurnummer  &  '<URL>c:\PDF\' & Factuurnummer  & '.PDF'

How can I select the pdf in my accesspoint?

Regards,

Kris

1 Solution
6 Replies
fkeuroglian
Partner - Master
Partner - Master

HI Kris, are you using Full Browser or Ie Plugin to acces web at the document?

agomes1971
Specialist II
Specialist II

kris_vliegen
Partner - Creator III
Partner - Creator III
Author

Fernando,

I'm just using full browserpdf.JPG

kris_vliegen
Partner - Creator III
Partner - Creator III
Author

Hi Andre,

I don't want to distribute the pdf.

If I Clik on the link in my accesspoint he should open the document that is located on the c-drive of my qlikview-server.

pdf1.JPG

pdf2.JPG

kris_vliegen
Partner - Creator III
Partner - Creator III
Author

Thanks Fernando.

I've put the pdf's in C:\Program Files\QlikView\Web\PDF and now it is working fine.

Regards,

Kris