<script language="javascript">
function printPage(){
factory.printing.header = ""; //머릿말 설정
factory.printing.footer = ""; //꼬릿말 설정
factory.printing.portrait = true; //출력방향 설정: true-가로, false-세로
factory.printing.leftMargin = 1.0; //왼쪽 여백 설정
factory.printing.topMargin = 1.0; //위쪽 여백 설정
factory.printing.rightMargin = 1.0; //오른쪽 여백 설정
factory.printing.bottomMargin = 1.0; //아래쪽 여백 설정
// factory.printing.printBackground = true; //배경이미지 출력 설정:라이센스 필요
factory.printing.Print(false); //출력하기
}
</script>
<body onload="printPage();">
<object id=factory style="display:none" classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814" codebase="/ScriptX.cab#Version=6,1,429,14">
</object>
<BODY>
아래 소스를 <body>안에 원하는 위치에 넣어주시면 됩니다.
>> 이미지일경우 <<
<script language="Javascript">
<!--
if (window.print)
document.write('<form><input type="image" src="이미지파일 주소" width="이미지 너비" height="이미지 높이" onClick="window.print()"></form>');
//-->
</script>
※ 배경까지 프린트하고 싶을때.. 웹브라우저에서 설정을 변경해주셔야 합니다.
익스플로러 메뉴에서 도구→인터넷옵션→고급탭 인쇄에서 '배경색 및 이미지 인쇄' 를 체크합니다.
<table border="1" bgcolor="green" width="30" height="50"><tr><td>우리는</td></tr></table>
>> 폼버튼으로 만들경우 <<
<script language="Javascript">
<!--
if (window.print)
document.write('<form><input type="submit" name="Submit" value="프린트하기" onClick="window.print()"></form>');
//-->
</script>
>> 텍스트로 만들 경우 <<
<script language="Javascript">
<!--
if (window.print)
document.write('<a href=javascript:window.print()>프린트하기</a>');
//-->
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 230 | 20년 전 | 2081 | ||
| 229 | 20년 전 | 3146 | ||
| 228 | 20년 전 | 3338 | ||
| 227 | 20년 전 | 2415 | ||
| 226 | 20년 전 | 5493 | ||
| 225 | 20년 전 | 2532 | ||
| 224 | 20년 전 | 2974 | ||
| 223 | 20년 전 | 4211 | ||
| 222 | 20년 전 | 2612 | ||
| 221 | 20년 전 | 2299 | ||
| 220 | 20년 전 | 3685 | ||
| 219 | 20년 전 | 2083 | ||
| 218 | 20년 전 | 3577 | ||
| 217 | 20년 전 | 2489 | ||
| 216 | 20년 전 | 2926 | ||
| 215 | 20년 전 | 2234 | ||
| 214 | 20년 전 | 3347 | ||
| 213 | 20년 전 | 2925 | ||
| 212 | 20년 전 | 3063 | ||
| 211 | 20년 전 | 2153 | ||
| 210 | 20년 전 | 1910 | ||
| 209 | 20년 전 | 2366 | ||
| 208 | 20년 전 | 1994 | ||
| 207 | 20년 전 | 1686 | ||
| 206 | 20년 전 | 1861 | ||
| 205 | 20년 전 | 3956 | ||
| 204 | 20년 전 | 1683 | ||
| 203 | 20년 전 | 2021 | ||
| 202 | 20년 전 | 2361 | ||
| 201 | 20년 전 | 1836 | ||
| 200 | 20년 전 | 2966 | ||
| 199 | 20년 전 | 2012 | ||
| 198 | 20년 전 | 2093 | ||
| 197 | 20년 전 | 3666 | ||
| 196 | 20년 전 | 3001 | ||
| 195 | 20년 전 | 2109 | ||
| 194 | 20년 전 | 10260 | ||
| 193 | 20년 전 | 2256 | ||
| 192 | 20년 전 | 1613 | ||
| 191 | 20년 전 | 2678 | ||
| 190 | 20년 전 | 2299 | ||
| 189 | 20년 전 | 1697 | ||
| 188 | 20년 전 | 1495 | ||
| 187 | 20년 전 | 1920 | ||
| 186 | 20년 전 | 1743 | ||
| 185 | 20년 전 | 1789 | ||
| 184 | 20년 전 | 2373 | ||
| 183 | 20년 전 | 1578 | ||
| 182 | 20년 전 | 1491 | ||
| 181 | 20년 전 | 1634 | ||
| 180 | 20년 전 | 2732 | ||
| 179 | 20년 전 | 1816 | ||
| 178 | 20년 전 | 1865 | ||
| 177 | 20년 전 | 1994 | ||
| 176 | 20년 전 | 1810 | ||
| 175 | 20년 전 | 1878 | ||
| 174 | 20년 전 | 1703 | ||
| 173 | 20년 전 | 2067 | ||
| 172 | 20년 전 | 1792 | ||
| 171 | 20년 전 | 2572 | ||
| 170 | 20년 전 | 2284 | ||
| 169 | 20년 전 | 2565 | ||
| 168 | 20년 전 | 1498 | ||
| 167 | 20년 전 | 1589 | ||
| 166 | 20년 전 | 2168 | ||
| 165 | 20년 전 | 1645 | ||
| 164 | 20년 전 | 3782 | ||
| 163 | 20년 전 | 2682 | ||
| 162 | 20년 전 | 2100 | ||
| 161 | 20년 전 | 2813 | ||
| 160 | 20년 전 | 1743 | ||
| 159 | 20년 전 | 1623 | ||
| 158 | 20년 전 | 2574 | ||
| 157 | 20년 전 | 1502 | ||
| 156 | 20년 전 | 1754 | ||
| 155 | 20년 전 | 3239 | ||
| 154 | 20년 전 | 1913 | ||
| 153 | 20년 전 | 1635 | ||
| 152 | 20년 전 | 4970 | ||
| 151 | 20년 전 | 4589 | ||
| 150 | 20년 전 | 3525 | ||
| 149 | 20년 전 | 3811 | ||
| 148 | 20년 전 | 7095 | ||
| 147 | 20년 전 | 3563 | ||
| 146 | 20년 전 | 2641 | ||
| 145 | 20년 전 | 2631 | ||
| 144 | 20년 전 | 7175 | ||
| 143 | 20년 전 | 4618 | ||
| 142 | 20년 전 | 1908 | ||
| 141 | 20년 전 | 3256 | ||
| 140 | 20년 전 | 1971 | ||
| 139 | 20년 전 | 1592 | ||
| 138 | 20년 전 | 2316 | ||
| 137 | 20년 전 | 1792 | ||
| 136 | 20년 전 | 1463 | ||
| 135 | 20년 전 | 1802 | ||
| 134 | 20년 전 | 2973 | ||
| 133 | 20년 전 | 2457 | ||
| 132 | 20년 전 | 1713 | ||
| 131 | 20년 전 | 1662 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기