MFC 프린터 관련 함수
http://blog.naver.com/reverse_ing?Redirect=Log&logNo=60140048162
프린터 출력하기
캡처와 프린트기능을 구현한 예제
http://www.tipssoft.com/bulletin/board.php?bo_table=update&wr_id=46
MFC Print Tutorial
http://www.codersource.net/mfc/mfctutorials/mfcprinttutorial.aspx
MFC GDI Tutorials: GDI Printing, GDI+ Printing
http://www.ucancode.net/faq/MFC-Tutorials-GDI-Print-Articles.htm
MFC Example: Print Preview in MFC - Dialog
http://www.ucancode.net/faq/Print-Preview-MFC-Dialog.htm
MFC Printing: Using the Document/View Architecture
http://www.functionx.com/visualc/printing/docviewprinting.htm
Print Previewing without the Document/View Framework
http://www.codeproject.com/Articles/65/Print-Previewing-without-the-Document-View-Framewo
'MFC' 카테고리의 다른 글
[MFC] 모달 vs 모달리스 (0) | 2014.02.04 |
---|---|
[MFC] MFC Control (도구상자, 컨트롤) 함수 모음 정리 (0) | 2014.01.29 |
[MFC] 2014.01.24 더블콜론(Scope resolution operator), " :: " 을 쓰는 이유 (2) | 2014.01.24 |
[MFC/스크랩] MFC 에서 DC 클래스 얻기 및 내부 구조 / CDC, CPaintDC, CClientDC, CWindowDC 사용법 (0) | 2014.01.21 |
[MFC/bitmap파일 출력하기] (2) | 2014.01.21 |