Possible Duplicate:
Can I use an image located on the web in a LaTeX document?
I am trying to re-use the same pandoc/markdown source file to generate both HTML and LaTeX source and PDF.
Is it possible to insert an image in a .tex file using an http URL?
For example, using http://example.com/myimage.png as the image location for \includegraphics via some package?
Thank you.
\includegraphicsextension to support this. The task to turn the code of the other answer it into an package that extends the\includegraphicsinterface is still open :-) – Daniel May 04 '12 at 06:25