So basically what I want is - On my personal website, after the user has clicked the "Resume" link on my navigation, I want it to direct to the PDF file so the user can view my resume through the PDF file. How will I make this work? Do I have to host the file somewhere? How do I generate the link to my PDF file? Please help, thank you .
Asked
Active
Viewed 84 times
1 Answers
0
you can host the file in the same folder you're hosting your website. the link will be, for example, www.yourwebsite.com/myresume.pdf

Noam Hacker
- 4,671
- 7
- 34
- 55
-
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - [From Review](/review/low-quality-posts/10540319) – Bhavesh Odedra Dec 13 '15 at 08:10
-
1@Odedra Are you sure this is not an attempt to answer the (rather trivial) question? – NoDataDumpNoContribution Dec 13 '15 at 10:52