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 时它的预览还有框架内的东西......
查看全文
相关阅读:
代码手动修改约束(AutoLayout)
iOS开发中手机号码和价格金额有效性判断及特殊字符的限制
Mac下如何显示隐藏文件/文件夹
Exp8 Web综合 20181308
20181308 邵壮 Exp7 网络欺诈防范
20181308 邵壮 Exp6 MSF应用基础
重现Vim任意代码执行漏洞(CVE-2019-12735) 20181308
密码引擎-加密API研究 20181308邵壮
密码引擎-加密API实现与测试 20181308邵壮
Exp5 信息搜集与漏洞扫描 20181308邵壮
原文地址:https://www.cnblogs.com/gwazy/p/383604.html
最新文章
Python实例:“体育竞技分析”问题分析
Python之wordcloud库的使用
Python之二维数据的格式化和处理
python求时间差
visual studio code使用教程
python基础之导包,文件流处理
python基础--解包、renturn、全局变量
python基础之函数
python基础之循环
python基础之列表、字典元组
热门文章
python基础之字符串切片&操作方法
python基础之运算符
python基础之认识python
iOS 集成微信支付流程
技术支持
Android中ListView使用总结
iOS开发常用快捷键
iOS提交AppStore后申请加急审核
iOS------获取当前时间和当前时间戳
iOS AutoLayout自动布局中级开发教程(5)-修改约束的值,延迟加载
Copyright © 2011-2022 走看看