Categories
Welcome Center
Education & Development
Cyber Security
Virtualization
General
Certification Preparation
Project Management
Posts
Groups
Training Resources
Infosec
IT & Security Bootcamps
Practice Exams
Security Awareness Training
About Us
Home
General
Off-Topic
hyper links in Word and PDF's
DevilWAH
I know how to put a link in to a PDF or word document, but I want to create a PDF that has a link that will open in a new browser window of 600X800 (or specified size). I know you can do this in HTML with <a href...... />, but not how you can do it in word or PDF.
Any thoughts?
Cheers
Find more posts tagged with
Comments
DevilWAH
I thought of another way to do this, but not sure how to do it in an ASP web page
In the document I want to put the link in the form of
http:\\site.com\contact.aspx?name=Devilwah
then the contact.aspx page takes this and rewrites it to "http:site.com/details.aspx?domainname=aaa.com&userid=DevilWAH&......."
and then forces a pop up windows using the kind of logic below.
<a href="#" onclick="window.open('your_url_here','mywindow','width=450,height=300,toolbar=no,location=no,directories=no,s tatus=no,menubar=no,scrollbars=yes,copyhistory=yes,resizable=yes')"> Click Here</a>
So when the person clicks on the link in the word document the site does the rewrite and creates the pop up. Does this make sense ? IF so does any one know how to do it
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of