Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

w3 unable to pdf in html without toolbar

<embed
    src="http://infolab.stanford.edu/pub/papers/google.pdf#toolbar=0&navpanes=0&scrollbar=0"
    type="application/pdf"
    frameBorder="0"
    scrolling="auto"
    height="100%"
    width="100%"
></embed>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #unable #pdf #html #toolbar
ADD COMMENT
Topic
Name
7+7 =