I'm not even sure if this is possible.... i'm just assuming.

I have core 'contents pages' for a large technical document (distributed via CD). I want the user to be able to click on the section they need to read and then have it download from the 'net (to make sure they are getting the LATEST version of that section as we upload new versions to our website on a regular basis).

At the moment i know i can use "open a weblink" But that will just download the PDF to the users computer. (I can't assume they know what they are doing... CEO's usually read this... and we know what they can be like :P)

Recently found the Advanced - Web Capture -Append Web Page feature but this can't be linked to the contents page.... the user needs to know what the address of the PDF is.... can this feature be implemented via javascript? (ie: click on A and they have Section A appended without needing to know the address is at <http://www.domain.com/files/SestionA.pdf> and/or click on B and they have Section B appended without needing to know the address is at <http://www.domain.com/files/SestionB.pdf)>

tia everyone