You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it's Hacktoberfest, and you get a free t-shirt for making 4 pull requests! If anyone would love to help me out with an issue on my website I'd gladly appreciate the generosity. Your help will definitely be credited and the issues I have shouldn't be too difficult to solve.
Feature
Integrate ViewJS as the platform to display the Resume PDF. The current method I have in place is kind of clunky, sometimes doesn't load, and also does not let users scroll if their cursor is on the document.
Requirements
Make sure that the PDF viewer is responsive
Make the PDF viewer's width/height just enough so that users DO NOT have to scroll to view the entire PDF document. (No Scrollbar)
JasonHannanto
changed the title
[JS] Integrate ViewerJS onto Website to display PDF Resume
[Feat][JS] Integrate ViewerJS onto Website to display PDF Resume
Oct 4, 2017
Hacktoberfest Contributions
So it's Hacktoberfest, and you get a free t-shirt for making 4 pull requests! If anyone would love to help me out with an issue on my website I'd gladly appreciate the generosity. Your help will definitely be credited and the issues I have shouldn't be too difficult to solve.
Feature
Integrate ViewJS as the platform to display the Resume PDF. The current method I have in place is kind of clunky, sometimes doesn't load, and also does not let users scroll if their cursor is on the document.
Requirements
Resources
Link to ViewerJS: (http://viewerjs.org/examples/)
Contributing
You can make changes to the HTML/CSS/JS files as long as it is within the scope of this change. You can also create an ID tags when necessary.
The text was updated successfully, but these errors were encountered: