Click to See Complete Forum and Search --> : Pdf
Sphinx
05-01-2006, 12:03 AM
Hello FrontPagers I have a question.
How can you put a PDF in a webpage so that when someoen views the web page they see the PDF document. Is this possable or do I need a PDF Text converter? Thanks
TiGGi
05-01-2006, 09:21 AM
Just put a link to the file on your page <A href="file.pdf">Click Here</A>
Sphinx
05-01-2006, 06:37 PM
Will that show the PDF file?
Kevey
05-01-2006, 06:42 PM
yes...it will launch the visitor's adobe and show the pdf...here's an example:
http://www.irs.gov/pub/irs-pdf/fw4.pdf.
Compguy Pete
05-03-2006, 01:06 AM
I should mention that what the IRS site can do.... Your site may never be able to do when it comes to PDF's. They are at the very top of what can be done with PDF's.
Sphinx
05-04-2006, 11:12 PM
What I mean is. I want them to be able to see the file, jsut like they would see text that was typed.
Kevey
05-04-2006, 11:18 PM
The file will open in Adobe Acrobat and be readable.
felgall
05-04-2006, 11:38 PM
If the browser has the adobe reader plugin installed then the pdf will open in the browser.