I haven't used a byte array directly, I'm sure it's possible. Try
http://developer.android.com/reference/android/content/Intent.html for ways
of creating intents.

You need a PDF reader to read PDFs! My Galaxy S, for instance, had ThinkFree
Office installed and this opens PDFs OK. I found a few PDFs it didn't like
for some reason and installed the Adobe reader - this has always worked
fine. If you have multiple applications which can open PDFs then the intent
will ask the user to select which one to use (see the intents documentation
link above for information on how applications register their interest in
certain types of data.)

Hope this helps.

Andy

-----Original Message-----
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of jnmahi
Sent: 17 June 2011 12:17
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] Open Pdf

Thanks Andrew.... is there any way to directly open a pdf which is in byte
array .... i mean through webservice i am getting pdf in byte format can i
open it directly through intent ... and one more question do i need to
install anything on my emulator so that i can pdf files will be opened ???

--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Open-Pdf-tp4490793p4498441.htm
l
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to