Print Preview in FormView
-
Hello Friends, I developed a SDI application,in that i splitted the window. ie:one view & 3 forms. In one of the my form created a button as Preview. Im calling printpreview from main window.using CView::OnFile...... But it hangs, can anybody tell mr how to do it. thanks in advance.
Reagards Shiva
-
Hello Friends, I developed a SDI application,in that i splitted the window. ie:one view & 3 forms. In one of the my form created a button as Preview. Im calling printpreview from main window.using CView::OnFile...... But it hangs, can anybody tell mr how to do it. thanks in advance.
Reagards Shiva
-
When you create SDI/MDI with FormView using wizard, it will tell FormView can use printing support (Maybe that's the problem). If I am not wrong, there is tutorial how to use print (form view) in code project. Good Luck
I created the SDI with the simple View as base class. I added the forms to it. But I want to call the OnFilePrintpreview from one of the forms. One more thing : I want to preview the content of only simple view not form..
Reagards Shiva
-
Hello Friends, I developed a SDI application,in that i splitted the window. ie:one view & 3 forms. In one of the my form created a button as Preview. Im calling printpreview from main window.using CView::OnFile...... But it hangs, can anybody tell mr how to do it. thanks in advance.
Reagards Shiva