+ 2
How to upload a pdf on a html
I need to upload a pdf doc to my webpage using (css html) https://www.sololearn.com/discuss/2237106/?ref=app
5 Respostas
+ 2
Yea sorry
+ 2
How to upload it in my webpage such that others can read it
+ 2
Thanks let me try
+ 1
did you mean to show a pdf in your webpage?
0
try this:
<embed src= "path/file.pdf" width= "400" height= "300">
put the path to the pdf in src="here "