<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I'm trying to print a table with an image next to it. . <br><br></div>I used <web></web> and <tex></tex> to format the tables for web and pdf print out. The web version looks good, but the pdf(latex) version does not compile and throws an error that the .pnf file is not found.<br><br></div>Any ideas on how to proceed?<br><br></div>If I take the image out of the <tex> tag and use <img TeXwrap="parpic"  > the pdf prints fine, but then the picture is below the table rather than next to the table. <br><br clear="all"><div><div><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><font face="comic sans ms,sans-serif">Best,<br><br></font></div><font face="comic sans ms,sans-serif">Uma<br><br><tex><br>\begin{minipage}{0.5\textwidth}<br>\begin{tabular}{|l|l|l|}<br>\hline<br>{\bf names} & {\bf \% Area} & {\bf Height} \\<br>\hline<br>  0--$w1[$v1]       &   $area1[$v1]            &    Box 1          \\<br>\hline<br>  $w1[$v1]--$w2[$v1]          &    $area2[$v1]           &    Box 2          \\<br>\hline<br>  $w2[$v1]--$w3[$v1]          &    $area3[$v1]           &     Box 3         \\<br>\hline<br>  $w3[$v1]--$w4[$v1]          &     $area4[$v1]          &      Box 4        \\<br>\hline<br>  $w4[$v1]--28          &           $area5[$v1]    &      Box 5       \\<br>\hline<br>\end{tabular}<br>\end{minipage}<br>\begin{minipage}{0.3\textwidth}<br>\includegraphics[width=6cm]{/priv/uiuc/ravat1/image/hist1.png}<br>\end{minipage}<br></tex><br><br></font></div></div></div>
</div></div></div></div></div></div>