Author
|
Message
|
Frank Olsen
|
Wednesday 28 September 2005 2:46:04 am
Hi I want to open pdf files inline on my site, with top menu (and logo) and/or left menu (like blogmessages), is it possible?
I have a lot of pdf files with bookmarks and links to other pdf files, php/html files and soundfiles. The mainchapters should be on the menu. Any suggestions?
|
Gabriel Ambuehl
|
Wednesday 28 September 2005 2:56:02 am
What do you mean by inline? As part of a HTML page? That's usually not possible...
Visit http://triligon.org
|
Frank Olsen
|
Wednesday 28 September 2005 3:31:52 am
yes, as a part of my ezPublish site, I want the pdf document with my logo and menu embedded(?).
|
Jack Rackham
|
Wednesday 28 September 2005 4:35:30 am
Edit your_design/override/"pdf/pdffulltemplate" like a normal template
|
Frank Olsen
|
Wednesday 28 September 2005 5:20:36 am
"Edit your_design/override/"pdf/pdffulltemplate" like a normal template"
Yes?
Meaning? I have used ezPublish for only a few hours, I guess I have to search :)
|
Jack Rackham
|
Wednesday 28 September 2005 5:37:39 am
Go to design\your_design\override\templates in this folder there is properly a folder called pdf(if not try finding a template called pdf something/ if not then you must create a new override for pdf). But anyway inside the normal pdf override dir there are 8 different templates. Edit the one where you want your logo. You can try this
<div align="center"> <img src="http://www.xxx.no/design/xxxx/images/xxx-pdf.jpg" alt="" height="xxx" width="xxx" align="middle" border="0"></div>
|
Frank Olsen
|
Wednesday 28 September 2005 1:02:30 pm
Thnx
I'll try. I have 1000 pdf documents that will be linked from different pages on the site...
|
Frank Olsen
|
Friday 30 September 2005 12:58:06 pm
I gave the design... looking on iFrame instead...(and not using eZ) so, bye
|