首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > CSS >

请帮忙批改个打印格式吧 老是对不齐 搞了一天了

2012-11-03 
请帮忙修改个打印格式吧 老是对不齐 搞了一天了线的上部和线作为页眉页脚的功能 要在打印的每页上都有 谢

请帮忙修改个打印格式吧 老是对不齐 搞了一天了
线的上部和线作为页眉页脚的功能 要在打印的每页上都有 谢谢

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>入院记录</title>
<style>
@media print{
INPUT {display:none}
}
</style>
</head>

<body>

<TABLE border="0" style="font-size:10pt;" width="100%" align="center">
<THEAD style="display:table-header-group;font-weight:bold">
<TR><TD colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue">

<TABLE>
<TR>
<TD width="16.6%">姓名:张三<!Insert_StudyLocalID></TD>
<TD width="16.6%">性别:男<!Insert_StudyLocalID></TD>
<TD width="16.6%">年龄:25岁<!Insert_StudyLocalID></TD>
  <TD width="16.6%">科室:内科<!Insert_StudyLocalID></TD>  
  <TD width="16.6%">床号:NK27<!Insert_StudyLocalID></TD>
  <TD width="17.0%">住院号:123456<!Insert_StudyLocalID></TD>
</TR>
</TABLE>
</TD>
</TR>
</THEAD>

<TBODY style="text-align:center">

<TR><TD Height=1 ALIGN=center VALIGN=TOP><font size=+3>
  入&nbsp;&nbsp;&nbsp;院&nbsp;&nbsp;&nbsp;记&nbsp;&nbsp;&nbsp;录
</Font></TD></TR>

<TR >  
<TD width="50%">姓&nbsp;&nbsp;&nbsp;&nbsp名:<!Insert_DepName></TD>
  <TD width="50%">籍&nbsp;&nbsp;&nbsp;&nbsp贯:<!Insert_BedNo></TD>

</TR>


<TR >
<TD>性&nbsp;&nbsp;&nbsp;&nbsp别:<!Insert_DepName></TD>
<TD>民&nbsp;&nbsp;&nbsp;&nbsp族:<!Insert_BedNo></TD>

</TR>
<TR >
<TD>年&nbsp;&nbsp;&nbsp;&nbsp龄:<!Insert_DepName></TD>
<TD>入院日期:<!Insert_BedNo></TD>
</TR>

<TR>
<TD>婚姻状况:<!Insert_DepName></TD>
<TD>记录日期:<!Insert_BedNo></TD>
</TR>

<TR>
<TD>职&nbsp;&nbsp;&nbsp;&nbsp业:<!Insert_DepName></TD>
<TD>病史陈述者:<!Insert_BedNo></TD>
</TR>
 


<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp主&nbsp;&nbsp;&nbsp诉:</B><!Insert_Report></TD>
</TR>

<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp现病史:</B>临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替</TD>  
</TR>

<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp既往史:</B><!Insert_Conclusion></TD>
</TR>

<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp个人史:</B><!Insert_Conclusion></TD>
</TR>
<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp婚育史:</B><!Insert_Conclusion></TD>
</TR>

<TR>
<TD Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp家庭及其遗传病史:</B><!Insert_Conclusion></TD>
</TR>

<TR>
<TD width="67%"></TD>


<TD width="33%">住院医生:<!Insert_ReporterName></TD>
</TR>
<TR>
<TD width="67%"></TD>
<TD width="33%">主治医生:<!Insert_ReportDate></TD>
</TR>



</TBODY>
<TFOOT style="display:table-footer-group;font-weight:bold">
<TR>
<TD colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue">每页都有的表尾</TD>
</TR>
</TFOOT>
</TABLE>

</body>
</html>


[解决办法]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>入院记录</title>
<style>
@media print{
INPUT {display:none}
}
</style>
</head>

<body>
<table border="0" style="font-size:10pt;" width="92%" align="center">
<thead style="display:table-header-group;font-weight:bold">
<tr>
<td colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue"><table width="653">
<tr>
<td width="100">姓名:张三
<!Insert_StudyLocalID></td>
<td width="100">性别:男
<!Insert_StudyLocalID></td>
<td width="100">年龄:25岁
<!Insert_StudyLocalID></td>
<td width="100">科室:内科
<!Insert_StudyLocalID></td>
<td width="100">床号:NK27
<!Insert_StudyLocalID></td>
<td width="119">住院号:123456
<!Insert_StudyLocalID></td>
</tr>
</table></td>
</tr>
</thead>
<tbody style="text-align:center">
<tr>
<td height=1 align=center valign=TOP><font size=+3> 入&nbsp;&nbsp;&nbsp;院&nbsp;&nbsp;&nbsp;记&nbsp;&nbsp;&nbsp;录 </font></td>
</tr>
<tr >
<td width="52%" align="left">&nbsp;&nbsp; &nbsp;姓名:
<!Insert_DepName></td>
<td width="48%" align="left">&nbsp;&nbsp; &nbsp;籍贯:
<!Insert_BedNo></td>
</tr>
<tr >
<td align="left">&nbsp;&nbsp; &nbsp;性别:
<!Insert_DepName></td>
<td align="left">&nbsp;&nbsp; &nbsp;民族:
<!Insert_BedNo></td>
</tr>
<tr >
<td align="left">&nbsp;&nbsp; &nbsp;年龄:
<!Insert_DepName></td>
<td align="left">&nbsp;&nbsp; &nbsp;入院日期:
<!Insert_BedNo></td>
</tr>
<tr>
<td align="left">&nbsp;&nbsp; &nbsp;婚姻状况:
<!Insert_DepName></td>
<td align="left">&nbsp;&nbsp; &nbsp;记录日期:
<!Insert_BedNo></td>
</tr>
<tr>
<td align="left">&nbsp;&nbsp; &nbsp;职业:
<!Insert_DepName></td>
<td align="left">&nbsp;&nbsp; &nbsp;病史陈述者:
<!Insert_BedNo></td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;主诉:</b>


<!Insert_Report></td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;现病史:</b>临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替</td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;既往史:</b>
<!Insert_Conclusion></td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;个人史:</b>
<!Insert_Conclusion></td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;婚育史:</b>
<!Insert_Conclusion></td>
</tr>
<tr>
<td height=1 align=LEFT valign=TOP><b>&nbsp;&nbsp;&nbsp;家庭及其遗传病史:</b>
<!Insert_Conclusion></td>
</tr>
<tr>
<td width="52%"></td>
<td width="48%" align="left">&nbsp;&nbsp;&nbsp;住院医生:
<!Insert_ReporterName></td>
</tr>
<tr>
<td width="52%"></td>
<td width="48%"align="left">&nbsp;&nbsp;&nbsp;主治医生:
<!Insert_ReportDate></td>
</tr>
</tbody>
<tfoot style="display:table-footer-group;font-weight:bold">
<tr>
<td colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue">每页都有的表尾</td>
</tr>
</tfoot>
</table>
</body>
</html>





不知道可不可以;你可以试着用模板来做,那样效果会更好的。
[解决办法]

HTML code
<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>入院记录</title><style>@media print{INPUT {display:none}}</style></head><body><TABLE border="0" style="font-size:10pt;" width="100%" align="center"><THEAD style="display:table-header-group;font-weight:bold"><TR><TD colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue"><TABLE width="100%"><TR><TD width="16.6%">姓名:张三<!Insert_StudyLocalID></TD><TD width="16.6%">性别:男<!Insert_StudyLocalID></TD><TD width="16.6%">年龄:25岁<!Insert_StudyLocalID></TD>  <TD width="16.6%">科室:内科<!Insert_StudyLocalID></TD>     <TD width="16.6%">床号:NK27<!Insert_StudyLocalID></TD>  <TD width="17.0%">住院号:123456<!Insert_StudyLocalID></TD></TR></TABLE></TD></TR></THEAD><TBODY style="text-align:center"><TR><TD colspan=2 Height=1 ALIGN=center VALIGN=TOP><font size=+3>入&nbsp;&nbsp;&nbsp;院&nbsp;&nbsp;&nbsp;记&nbsp;&nbsp;&nbsp;录</Font></TD></TR><TR >   <TD width="20%">姓&nbsp;&nbsp;&nbsp;&nbsp名:<!Insert_DepName></TD><TD width="80%">籍&nbsp;&nbsp;&nbsp;&nbsp贯:<!Insert_BedNo></TD></TR><TR ><TD>性&nbsp;&nbsp;&nbsp;&nbsp别:<!Insert_DepName></TD><TD>民&nbsp;&nbsp;&nbsp;&nbsp族:<!Insert_BedNo></TD></TR><TR ><TD>年&nbsp;&nbsp;&nbsp;&nbsp龄:<!Insert_DepName></TD><TD>入院日期:<!Insert_BedNo></TD></TR><TR><TD>婚姻状况:<!Insert_DepName></TD><TD>记录日期:<!Insert_BedNo></TD></TR><TR><TD>职&nbsp;&nbsp;&nbsp;&nbsp业:<!Insert_DepName></TD><TD>病史陈述者:<!Insert_BedNo></TD></TR> <TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp主&nbsp;&nbsp;&nbsp诉:</B><!Insert_Report></TD></TR><TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp现病史:</B>临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替临时用个文本代替</TD>   </TR><TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp既往史:</B><!Insert_Conclusion></TD></TR><TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp个人史:</B><!Insert_Conclusion></TD></TR><TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp婚育史:</B><!Insert_Conclusion></TD></TR><TR><TD colspan=2 Height=1 ALIGN=LEFT VALIGN=TOP><B>&nbsp;&nbsp;&nbsp;&nbsp家庭及其遗传病史:</B><!Insert_Conclusion></TD></TR></TBODY></table><TABLE border="0" style="font-size:10pt;" width="100%" align="center"><tbody><TR><TD width="67%"></TD><TD width="33%">住院医生:<!Insert_ReporterName></TD></TR><TR><TD ></TD><TD>主治医生:<!Insert_ReportDate></TD></TR></TBODY><TFOOT style="display:table-footer-group;font-weight:bold"><TR><TD colspan="2" align="center" style="font-weight:bold;border-bottom:2px solid blue">每页都有的表尾</TD></TR></TFOOT></TABLE></body></html> 

热点排行