Re: Question: Making Adobe Acrobat return to a web page

  • From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 20 Nov 2007 20:20:31 +0200

Use:

<a href="demo.pdf" target="_blank">...</a>

Octavian

  ----- Original Message ----- 
  From: Robert Jaquiss 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Tuesday, November 20, 2007 8:05 PM
  Subject: Question: Making Adobe Acrobat return to a web page


  Hello List:

       I am setting up some web pages that have references to pdf documents. My 
html looks like this:

  <A href="demo.pdf"><img src="demo_small.gif" alt="demo text" hspace="10" 
vspace="13" border="2"></A>

  The reference works and Adobe opens the document. The problem comes when a 
user exits Acrobat. Instead of control returning to the webpage, the user 
returns to the desktop. It is possible to right click on the reference and open 
it in a new window. Then when Acrobat exits, the user is returned to the 
webpage. Is there an easier way to do this? Thank you.

  Regards,

  Robert Jaquiss

Other related posts: