Hi all

in my application some time print function not working.

i m calling this for print
//CView::OnFilePrint();

and for preview
//CView::OnFilePrintPreview();

but some times when i colling these function these not responded.

nothing is happen there,than if i restart the machine its working fine.

please provide me help for this.