NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: DonnieS on May 06, 2010, 12:10:50 PM

Title: NetTalk - integrate google docs or ?
Post by: DonnieS on May 06, 2010, 12:10:50 PM
In my app, I need to give my users the ability to create documents,  save them - what would be the best solution for this need?
Title: Re: NetTalk - integrate google docs or ?
Post by: Bruce on May 06, 2010, 11:12:26 PM
I've not had to do this yet Donnie, so I guess comments from others would be welcome here.

Cheers
Bruce
Title: Re: NetTalk - integrate google docs or ?
Post by: kevin plummer on May 06, 2010, 11:39:08 PM
What sort of Doc's?

Is it better to store templates and let users download enter data and then upload a finished doc?

It is pretty easy to add a procedure to change a doc to PDF using an external program and clarion Run command if you wanted to add that feature.
Title: Re: NetTalk - integrate google docs or ?
Post by: DonnieS on May 07, 2010, 04:00:21 AM
Word doc,  google docs that I would convert to a word doc within the server app.  Within the server app, I will use OI to do various manipulations etc. of the document.