zoukankan
html css js c++ java
框架内数据的打印。。。。
body
{
}
{
color
:
#000000
;
background
:
#ffffff
;
font-family
:
verdana,arial,sans-serif
;
font-size
:
12pt
;
}
h2
{
}
{
font-size
:
14pt
;
}
a
{
}
{
text-decoration
:
underline
;
color
:
#0000ff
;
}
table
{
}
{
border-right
:
#cc3366 1px solid
;
border-top
:
#cc3366 1px solid
;
border-left
:
#cc3366 1px solid
;
border-bottom
:
#cc3366 1px solid
;
}
#logo,#head,#menu,#tail,#printicon
{
}
{
display
:
none
;
}
#appendedlinks
{
}
{
page-break-before
:
always
}
<%
@ Page Language
=
"
C#
"
AutoEventWireup
=
"
true
"
CodeFile
=
"
Default.aspx.cs
"
Inherits
=
"
_Default
"
%>
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="http://www.w3.org/1999/xhtml"
>
<
head
runat
="server"
>
<
title
>
Untitled Page
</
title
>
<
link
rel
="stylesheet"
type
="text/css"
href
="Css/print.css"
media
="print"
/>
</
head
>
<
body
class
="body"
>
<
form
id
="form1"
runat
="server"
>
<
TABLE
id
="Table"
class
="table"
>
<
caption
>
<
font
size
='4'
face
='楷体_gb2312'
>
投诉表扬列表
</
font
></
caption
>
<
tr
>
<
td
style
="height: 20px"
>
投诉表扬
</
td
>
<
td
style
="height: 20px"
>
部门一
</
td
>
<
td
style
="height: 20px"
>
部门二
</
td
>
<
td
style
="height: 20px"
>
部门三
</
td
>
<
td
style
="height: 20px"
>
部门四
</
td
>
<
td
style
="height: 20px"
>
部门五
</
td
>
<
td
style
="height: 20px"
>
部门六
</
td
>
<
td
style
="height: 20px"
>
部门七
</
td
>
<
td
style
="height: 20px"
>
部门八
</
td
>
</
tr
>
<
tr
>
<
td
>
当月投拆
</
td
>
<
td
>
20
</
td
>
<
td
>
22
</
td
>
<
td
>
4444
</
td
>
<
td
>
1000
</
td
>
<
td
>
2000
</
td
>
<
td
>
1003
</
td
>
<
td
>
59
</
td
>
<
td
>
22
</
td
>
</
tr
>
<
tr
>
<
td
>
当月表扬
</
td
>
<
td
>
20
</
td
>
<
td
width
="62"
>
20
</
td
>
<
td
>
22
</
td
>
<
td
>
8000
</
td
>
<
td
>
20
</
td
>
<
td
>
8000
</
td
>
<
td
>
4000
</
td
>
<
td
>
22
</
td
>
</
tr
>
</
TABLE
>
<
input
id
="tail"
type
="button"
value
="打印"
class
="head"
onclick
="print()"
/>
<
input
id
="head"
type
='button'
class
="Noprint"
value
='打印'
onclick
='document.all.WebBrowser.ExecWB(6,1)'
NAME
="Button4"
><
object
id
='WebBrowser'
classid
='CLSID:8856F961-340A-11D0-A96B-00C04FD705A2'
height
='0'
width
='0'
></
object
><
input
id
="printicon"
type
='button'
class
="Noprint"
value
='打印预览'
onclick
='document.all.WebBrowser.ExecWB(7,1)'
NAME
="Button4"
>
</
form
>
</
body
>
</
html
>
<%
@ Page Language
=
"
C#
"
%>
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
script
runat
="server"
>
</
script
>
<
html
xmlns
="http://www.w3.org/1999/xhtml"
>
<
head
runat
="server"
>
<
title
>
无标题页
</
title
>
</
head
>
<
body
>
<
form
id
="form1"
runat
="server"
>
<
div
>
<
asp:Image
ID
="Image1"
runat
="server"
EnableTheming
="False"
ImageUrl
="http://photocdn.sohu.com/20050807/Img226590668.jpg"
/>
<
asp:Button
ID
="Button1"
runat
="server"
Text
="Button"
/>
<
asp:Button
ID
="Button2"
runat
="server"
Text
="Button"
/>
<
iframe
src
=Default.aspx
style
=" 456px; height: 365px"
></
iframe
>
</
div
>
</
form
>
</
body
>
</
html
>
上边还有点怪怪的东西就是用了webbrowser 时它的预览还有框架内的东西......
查看全文
相关阅读:
ssh_jar包选择
去js校验
CSS
html(HyperText Markup Language)--超文本标记语言
Java compiler level does not match解决方法
linux上面是否有安装redis,redis启动
mybatis 详解(九)------ 一级缓存、二级缓存
mybatis 详解(八)------ 懒加载
mybatis 详解(六)------通过mapper接口加载映射文件
mybatis 详解(七)------一对一、一对多、多对多
原文地址:https://www.cnblogs.com/gwazy/p/383604.html
最新文章
[SQL] 创建数据库
【Linux】基本知识1
配置多台计算机之间ssh无密码登录的一种简便方法
Linux系统性能指标监控
性能测试:进程与线程
性能测试07:服务器性能测试范围
ViewPager顶部标题控件PagerSlidingTabStrip
SVN在Android Studio中的配置
Android静态变量使用陷阱
Android Studio安装及主题字体配置
热门文章
DDMS files not found: toolshprof-conv.exe
Android Dependencies小差号引起的问题
Android软键盘弹出时布局问题
Android SDK及ADT更新访问问题的解决办法
Android开发常用工具汇总
WebView使用
oracle中的exists 和not exists 用法详解
myeclipse内存不足的处理
oracle_sql的用法?
oracle数据库如何备份一张表
Copyright © 2011-2022 走看看