Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Implementation of print on demand in asp.net

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article will explain in detail about the implementation of on-demand printing in asp.net. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

The process is simple:

First of all, set the marks for the start and end of printing in the asp.net page. In order to ensure that the tag is not displayed when browsing the web, we use the "" method. For example: and.

Then write the relevant JavaScript code, see later.

If you do not want the print button to be printed, be careful to include the print button outside and.

Related codes:

The copy code is as follows:

Body,table {

Font-size:12px

}

Table {

Table-layout:fixed

Empty-cells:show

Border-collapse: collapse

Margin:0 auto

}

Td {

Height:20px

}

H2,h3,h4 {

Font-size:12px

Margin:0

Padding:0

}

Table {

Border:1px solid # cad9ea

Color:#666

}

Table th {

Height:30px

}

Table td,table th {

Border:1px solid # cad9ea

Padding:0 1em 0

}

Table tr {

Background-color:#f5fafe

}

Appeal for information

Subject of appeal:

Type of claim:

Request the current status:

The nature of the claim:

Name of the respondent:

Address of the respondent:

Complainants:

Whether the request information is confidential:

Does the administrator agree to disclose:

Number of views:

Number of responses:

Archiving:

Time for submission of claim:

The region where the claim is located:

Content of appeal:

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report