Previous | Next | (P-PDF) General
Topic: Calling pdf from HTML with #page=1
Conf: (P-PDF) General, Msg: 47128
From: BSI
Date: 5/29/2002 04:16 PM
I have the following problem by calling a pdf from HTML:
In my HTML:
href=..\furnaces.pdf#page=2
- not working on IE4/5
- working on NS4
href=http://www.website/furnaces.pdf#page=2
- working on IE4/5
- working on NS4
==> It seems that on IE , the tree of HREF have to be absolute : what to do for relatif links for CD site?
Could you help me ? Thanks a lot .
Pierre.