I am not so sure if you can access MS word from python directly, or if
there are some libraries that allow you to do so. But I am sure that
there is one thing you can try:

WORD -> XML -> DOM -> Python -> django views.py / admin_views.py ->
DOM -> XML -> WORD

hope this helps, correct me if this is nonsense

Thanks,

Maxim Mai

On Jan 28, 3:16 pm, nicolas lubkov <nlub...@gmail.com> wrote:
> Hello all, is there a way to display a word .doc in the user profile and let
> the users edit it and save it to keep in their profile.??
>
> --
> Saludos.
>
> Nicolas Lubkov
> Ing. Informatica de gestion

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to