This topic is locked

Display PDFs with the menu-feature (phpr 5.1) ?

3/4/2009 4:45:50 AM
PHPRunner General questions
T
taumic author

Hallo,
I have download the new phpr 5.1 and test it.

It is a very good thing!
But now the question/problem:

I have many PDF-Files and I want to display them to the user via link.

I have the idea to do it with the new menue feature. So I make a group "PDFs" and

under the PDF-group a link to the PDF:
Type: Hyperlink

Link Type: external Page

Link to: PDF/PdfFILE.PDF

Link Text: PdfFile
But the browser (firefox) can`t open this link (PDF-file)....
So is it possible to do it via "menu" with a trick or can someone give me a other solution for displaying the PDFs.

(The "menu" have the charm of the easy way to structure the PDF-files)
Thank you in advance!
Michael

J
Jane 3/4/2009

Michael,
please make sure PdfFILE.PDF is stored in the generated output/PDF directory.

T
taumic author 3/4/2009

Hallo Jane,
thank you !!
I have used the wrong "\"
With the "/" it works perfect - wow !
Michael