<p>Quoting &quot;Robert F. Stockdale IV&quot; &lt;javabob@adelphia.net&gt;:<br
/><br />&gt; Unfortunately wget doesn't download the graphics correctly.
Actually <br />&gt; it downloads the page without the graphic. This is the
command I used:<br />&gt;<br />&gt; wget <br />&gt; <a
href="/horde/services/go.php?url=http%3A%2F%2Fwww.marketwatch.com%2Ftools%2Fquotes%2Fprintable.asp%3Fsymb%3DSPX%26siteid%3Dmktw%26intflavor%3Dadvanced%26submitted%3Dtrue%26time%3D8%26freq%3D1%26comp%3DEnter%2520Symbol%3A%26compidx%3Daaaaa%7E0%26uf%3D4%26ma%3D1%26maval%3D50%26lf%3D4%26lf2%3D0%26lf3%3D0%26type%3D2%26compind%3Daaaaa%7E0%26size%3D1%26style%3D1013%26customdate%3Dtrue%26startdate%3D0%26enddate%3D0%26linkname%3DInteractive%2520Charting%26origurl%3D%2Ftools%2Fquotes%2Fintchart.asp%26rand%3D478450953"
target="_blank">http://www.marketwatch.com/tools/quotes/printable.asp?symb=SPX&amp;siteid=mktw&amp;intflavor=advanced&amp;submitted=true&amp;time=8&amp;freq=1&amp;comp=Enter%20Symbol:&amp;compidx=aaaaa~0&amp;uf=4&amp;ma=1&amp;maval=50&amp;lf=4&amp;lf2=0&amp;lf3=0&amp;type=2&amp;compind=aaaaa~0&amp;size=1&amp;style=1013&amp;customdate=true&amp;startdate=0&amp;enddate=0&amp;linkname=Interactive%20Charting&amp;origurl=/tools/quotes/intchart.asp&amp;rand=478450953</a><br
/>&gt;<br />&gt; If the web address is loaded in a browser it brings up a
printable <br />&gt; chart of the S&amp;P 500 index. Is there something I'm
missing? The Fpdf <br />&gt; looks like a great idea. Hope I can use it. I'm
not real good at <br />&gt; scripting, although I'm trying to learn some. Been
looking at <br />&gt; abs-guide (Advanced Bash Scripting Guide) and some
Python.<br />&gt; Thank you.<br />&gt; Bob</p><p>Bob,</p><p>If you use wget -p
it should grab all page requisites.  You may even need -r for recursive and -l
2 or so to go down a level but if it's in the browser window it should be
gettable.</p><p>Frank</p><p />