Previous | Next | (P-PDF) General
Topic: Re: One PDF file with Multiple destinations to be viewed in one target window (Via Email)
Conf: (P-PDF) General, Msg: 110938
From: bmarch
Date: 5/5/2004 07:21 AM
Repetitive loading of PDF in target windows or frames can be
problematic. We found the results largely unacceptable... for example,
trying to open multiple pdfs in the same frame from another
frame would work for the first maybe the second PDF but thereafter
lockup IE....
You might try structuring your html link to use javascript and
reference the target window as an object.
onclick_ ="javascript:parent.newwindowname.location.href='PDF url' "
This may or maynot work for you but worth a shot.
The solution we settled on uses PDF in both windows or frames
like the samples you see @ www.alQemy.com. Very reliable
but requires a whole new approach.
Ben Marchbanks
::::::AlQemy:::::::::
::::prInteraQtive:::::taking print beyond paper::::::
New Press Release Portal -
http://www.alqemy.com/products/PressPoint/
FileMaker Solutions Alliance
Adobe Solutions Network
http://www.alQemy.com
864.284.9918
Simpsonville, SC 29681 USA
----- Original Message -----
From: "p-pdf-general Listmanager"
To:
Sent: Wednesday, May 05, 2004 6:52 AM
Subject: One PDF file with Multiple destinations to be viewed in one target
window
> From: "roserra"
>
> --------- Planet PDF Forum | http://forum.planetpdf.com ----------
>
> Here's my problem.
>
> I've got one large(2.7mb) pdf file with numerous named destinations. The
following format is being used to link to the destinations:
>
> myserver.com/mypdf.html#destination1
>
> Problem:
> This works fine but opens the pdf file in a new window for each link.
>
> Adding a target e.g.
> myserver.com/mypdf.html#destination1 target="mypdfwindow" works fine for
the first link accessed but displays nothing for the other links.
>
> Essentially what i'd like to do is open the "pdfwindow" once and navigate
to each destination from another html document.
> Any help is appreaciated.
>
>
>
>
>
> To reply: mailto:p-pdf-general.110936@forum.planetpdf.com
> To start a new topic: mailto:p-pdf-general@forum.planetpdf.com
> To login: http://www.planetpdf.com/asp/
> To (un)subscribe: mailto:p-pdf-general.list-request@forum.planetpdf.com
>
> ---------------- PDF Store's Top 10 List for March -------------------
>
> DocuCom PDF Driver - ARTS Split & Merge
> Amyuni PDF Converter - PDF Snake - PDFlib
> ARTS PDF Stamper - ARTS PDF Publish Suite
> XpdfViewer - ARTS PDF Crackerjack - Quite Imposing
>
> Find out why these were the best-selling products last
> month. Free demos of most at the PDF Store!
> http://www.pdfstore.com
>
> ----------- Brought to you by http://www.PlanetPDF.com ---------------
>
>