Megarad Posted March 5, 2003 Posted March 5, 2003 Can anyone tell me how to code to have a PDF file appear in a browser window after clicking on it in a web page? Thanks, Megarad Quote
Lianna Posted March 5, 2003 Posted March 5, 2003 Provided that the pc has Adobe Acrobat Reader, a simple link to the file should open the pdf file in the browser. Lianna Quote
KevinW Posted March 5, 2003 Posted March 5, 2003 Use HTML code something like this: <a href="yourfile.pdf"><u>View My PDF file</u></a> You can see an example of this in action on the new TCH Help Site. We have some preliminary PDF files available for viewing. Click here! -kw Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.