-->
Luca's pills for computer vision and machine learning experiments on linux
Fixes and hacks for bash, sed, awk, python, perl, makefile, ...
Showing posts with label
html
.
Show all posts
Showing posts with label
html
.
Show all posts
Friday, September 28, 2012
embed pdf in an html file
crappy solution but works:
<html>
<body>
<embed src="http://www.site.com/web.pdf" width="1400" height="1400">
</body>
</html>
Older Posts
Home
Subscribe to:
Posts (Atom)