첨부파일 https://imweb.eond.com/coding/20478
http://shinnaji.com/blog/tb.php/?tb_id=123http://shinnaji.com/blog?no=123강제로 나누고 싶은 부분에다가

style="page-break-before:always;"를 추가하세요...

<tr style="page-break-before:always;">  뭐 이런 식으루....

before를 넣으면 그 스타일 쉬트 쓴 앞에서 강제로 페이지 분할을 하고, after를 쓰면 뒤에서 분할합니다.


그리고 아래의 소스를 이용하시면 머릿글과 바닥글을 바꾸어 깔끔하게 출력할 수 있습니다.

<script language="javascript">
function printWindow() {
factory.printing.header = "여기는 머릿글입니다." //머릿글
factory.printing.footer = "여기는 바닥글입니다." //바닥글
factory.printing.portrait = true //세로 출력, false는 가로 출력
factory.printing.leftMargin = 30.0 //왼쪽 여백
factory.printing.topMargin = 30.0 //위쪽 여백
factory.printing.rightMargin = 30.0 //오른쪽 여백
factory.printing.bottomMargin = 30.0 // 바닥 여백
factory.printing.Print(false, window) // false는 프린트 대화 상자표지 안함, true는 표시함, window는 전체 페이지 출력
}
</script>

<object id="factory" viewastext  style="display:none"
  classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814"
  codebase="http://www.meadroid.com/scriptx/ScriptX.cab#Version=6,1,431,2">
</object>

<input type="button" name="print" value="Print This Page..." onClick="printWindow();">
<A href="javascript:printWindow()">



factory.printing.header = "" //이렇게 하면  머릿글(html의 타이틀제목, 페이지수)이 없이 출력됩니다.
factory.printing.footer = "" //이렇게 하면 바닥글(html의 경로, 날자)이 없이 출력됩니다.


출처: http://shinnaji.com/blog?no=123


코멘트 0
접기/펴기 | 댓글 새로고침
 
 
Total 235 articles in 2 / 12 pages
번호 제목 제목 날짜날짜
공지 코딩 배울 수 있는 사이트 모음(HTML/CSS/JS/IMG/PHP) 2018/01/03
공지 jQuery를 배울수 있는 동네들입니다. 2013/08/09
공지 관련 링크 [1] 2010/05/23
215 [프레임워크] Bootstrap Customize Site 2018/08/30
214 [프레임워크] Bootstrap VS Bulma 파일 2018/08/29
213 [프레임워크] BULMA CSS 프레임워크 2018/08/19
212 [프레임워크] Bulma CSS Framework Customize with PHPStorm 2018/08/27
211 [프레임워크] 비밀글 Bulma Customizing 2018/08/27
210 [프레임워크] 베스트 10 리액트 UI 라이브러리(10 Best React UI Library) 파일 2018/05/27
209 [프레임워크] 설계 노하우: UI 컴포넌트 파일 2018/05/27
208 [프레임워크] 자주 사용되는 UI 패턴(컴포넌트) 과 UI 레이아웃 2018/05/27
207 [프레임워크] 재사용 UI 컴포넌트 설계 (by SK Planet FE개발자 윤지수, 2016/04/04) 2018/05/27
206 [프레임워크] JUI Framework 2018/05/27
205 [부트스트랩] Bootstrap 3 offset on right not left 2018/04/17
204 [HTML5] HTML5 New Elements - New Semantic/Structural Elements 2018/01/07
203 [프레임워크] Kendo UI 파일 2017/06/29
202 [프레임워크] uikit 파일 2017/12/27
201 [부트스트랩] 부트스트랩 5열 그리드 2017/12/20
200 [크로스브라우징] 웹개발자를 위한 크로스브라우징 테스트 사이트, browsershots.org [1] 2015/08/31
199 [위지윅에디터] ckeditor 튜닝 및 설정 방법 2017/06/26
198 [프레임워크] SK플래닛 부트스트랩 기반 UI프레임워크, 코너스톤 [1] 2015/12/26
197 [부트스트랩] [Bootstrap] 무료 부트스트렙 템플릿 사이트 파일 2016/06/23
196 [부트스트랩] [PSD] Responsive Bootstrap Grids 2016/06/22

해시태그 디렉터리

오늘의 핫게시물