Hello everyone, I need to have an alternative way to open documents in a USB storage device...I've been using Polaris Office, but not really what I'm aiming for. I need a way to open it by folder name/ specified path. Can anyone suggest how can it be doable? I'm looking similar way done in vbnet
System.Diagnostics.Process.Start("C:\path\filename.doc"). Is there any library available? I Appreciate any help.
BTW Just to make it clear, this is how I call Polaris Office in my program...
StartActivity(pm.GetApplicationIntent("com.infraware.office.link"))
Thanks in advance,
Joe
System.Diagnostics.Process.Start("C:\path\filename.doc"). Is there any library available? I Appreciate any help.
BTW Just to make it clear, this is how I call Polaris Office in my program...
StartActivity(pm.GetApplicationIntent("com.infraware.office.link"))
Thanks in advance,
Joe
Last edited: