getting problem with opaning of .pdf file in iframe

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

getting problem with opaning of .pdf file in iframe

AAG03
I just want to know how to call the .pdf file with iframe in ofbiz.

I have used following code to call it.

<iframe src="file://c:/Temp/ofbiz_nutshell.pdf"  width="650" height="700" frameborder="0" scrolling="yes"></iframe>

 with that method .pdf file is opening only in .html pages but not in offbiz
 files (.jsp).

Many thanks in advance,
Anil.