Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_mobile thread: RE: Displaying Words Docs on a PDA


Message #1 by "Taylor, Brett (CALBRIS)" <Brett.Taylor@c...> on Wed, 26 Jun 2002 11:42:45 +1000
Hi Brett,
thanks for your reply. yes, i'm programming for PocketPC. i guess, i 
understand what you mean, but the problem is that, i'm actually a student, 
and this is part of my project. judging from what u've said, it means i have 
to buy those commercial softwares rite? i'm not sure if the school will 
allow that... if what i guessed is rite, i think, the school will prefer us 
to program it ourselves... coz it's more cost-saving for them... =(

therefore, is there anyone out there, who can tell me how to achieve that, 
without having to buy anything?

thanks in advance! ^_^

Pansy


>From: "Taylor, Brett (CALBRIS)" <Brett.Taylor@c...>
>Reply-To: "ASP.NET Mobile" <aspx_mobile@p...>
>To: "ASP.NET Mobile" <aspx_mobile@p...>
>Subject: [aspx_mobile] RE: Displaying Words Docs on a PDA
>Date: Wed, 26 Jun 2002 11:42:45 +1000
>
>Hi Pansy,
>Firstly, I dont know that much about it either but a couple of things I 
>think you needs to consider. Firstly, what PDA are you programming for ie. 
>Palm or PocketPC? I assume PocketPC since you are using .NET.
>
>In either case, the problem of how to display a Word document on a PDA is 
>by no means new. On either platform, you can buy any one of a number of 
>commerical products that allow you to synch Word docs from the PC onto the 
>handheld, and then view them. For example, "Documents To Go" or 
>"Quickoffice" on Palm, and plain vanilla Pocket Word on PocketPC. My point 
>here is that this is a problem that other people have already solved so no 
>need (or point) in re-inventing the wheel. Trying to take a word document, 
>convert it to HTML without losing formatting and then displaying it on a 
>PDA inside a web browser is asking for trouble, in my opinion.
>
>So, assuming that the mechanism for display on the PDA is catered for by 
>some commerical product, all you then need to worry about is getting the 
>document onto the device, presumably when the user performs a synch. So, on 
>Palm you are writing a conduit, and on Pocket PC you are writing.... 
>whatever the heck it is that controls synchronising on the PocketPC... ;-)
>
>As I say, I am by no means a guru in this area, so "no warranty is 
>expressed or implied..." ;-)
>
>Cheers
>Brett
>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


  Return to Index