Adobe Platform/Flex Examples
[FlexExample] Print클래스를 이용한 여러가지 인쇄옵션
SuperKev
2012. 10. 26. 17:48
1. 기본이 되는 인쇄 예제
*source : http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf65381-7ffc.html
*source code : DGPrint.fxp
2. screen layout이랑 print layout 설정하기
*source : http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c80.html
*source code :DGPrintCustomComp.fxp
3. 자동으로 페이지 나누기
*source : http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c7e.html
*source code :MultiPagePrint.fxp
4. Advance Datagrid Print
*source : http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c7e.html
*source code :ADGPrint.fxp