How to open InfoPath document in C# print and close application window

B

bkleynbok

I am trying to open InfoPath outside managed code.

I found some code to do this but it doesn't compile. Even though the
references are set to:
Microsoft.Office.Interop.InfoPath.SemiTrust

Is there a way do this.


Regards,

Boris
 
Top