Data Collection (Offline - no internet) and then syncing it to generate reports from server

Posted by Nishant on Stack Overflow See other posts from Stack Overflow or by Nishant
Published on 2010-04-06T05:31:55Z Indexed on 2010/04/06 5:33 UTC
Read the original article Hit count: 429

So, I have a new project I am planning on taking, and needed to know what skills will be required to achieve this project. The project is to do intensive data collection in the field where they don't have internet access. As part of the data collection, images will be uploaded as part of the data collection which will have to be resized, etc. Once the data collection occurs, this data needs to be consolidated and reported on.

I am thinking there are two ways of generating the report. 1. Into a PDF that can be designed. 2. Is there a way to generate an executable file (since the PDF will be huge due to multiple images, etc) and the executable file is navigation friendly with drop-downs etc. It might not be an executable file, but could be a web page or some way that this can be delivered to the client in a friendly professional way. The PDF will have to be generated somehow so that it can be printed as a hard copy.

What languages and skill sets will I need to accomplish this project?

© Stack Overflow or respective owner

Related posts about reports

Related posts about data