Hi all,
I have a MDI project where I have added a second document/view type. Everything is working great except for one silly thing: the print and print preview menus are disabled and do not work with my second document type.
I've looked through all the code and compared with my original document and cannot find any differences or any references to printing or why printing would not work with my second doc type.
Does anybody know what I should do to get the framework automatically handle printing on my second doc type just like it does with my original doc/view type?
Thanks in advance
I have a MDI project where I have added a second document/view type. Everything is working great except for one silly thing: the print and print preview menus are disabled and do not work with my second document type.
I've looked through all the code and compared with my original document and cannot find any differences or any references to printing or why printing would not work with my second doc type.
Does anybody know what I should do to get the framework automatically handle printing on my second doc type just like it does with my original doc/view type?
Thanks in advance