R
Rafael Gomes via DotNetMonster.com
Hi,
I'm trying to open a PDF file from a C# application, but I'm having problems. I'm using the process.start("\\My Documents\\test.pdf", "") command of the OpenNetCF and the reader starts, but immediatly closes. When I try to open again, the file opens.
Is there any argument I need to pass in the command when starting the program?
Can someone help me?
Thanks,
Rafae Gomes
I'm trying to open a PDF file from a C# application, but I'm having problems. I'm using the process.start("\\My Documents\\test.pdf", "") command of the OpenNetCF and the reader starts, but immediatly closes. When I try to open again, the file opens.
Is there any argument I need to pass in the command when starting the program?
Can someone help me?
Thanks,
Rafae Gomes