| | Re: printable parts catalog
|
| Ran into a problem with the HTML tables: the tables add a whole lot of space per page. I only did the first couple lines, and it takes almost twice the vertical space. So that's out, unless somebody can show me how to get around that. We've got (...) (24 years ago, 7-Apr-01, to lugnet.cad)
| | | | Re: HTML help with printable parts catalog
|
| Patrick, If you are using the HTML Table command, then try adding Border=0 and Cellpadding=0 and Cellspacing=0 inside the Table command. This will minimize the border, and also the extra space within the cells. <TABLE border=0 cellpadding=0 (...) (24 years ago, 7-Apr-01, to lugnet.cad)
| |