|
|
pinEdit WP
Started by DIS at 03-01-2010 3:58 . Topic has 3 replies.
 
 
|
|
Sort Posts:
|
|
|
|
03-01-2010, 3:58
|
DIS
Joined on 03-01-2010
Posts 0
|
Is there a way so save back the edited .docx?
|
|
|
|
|
Hi there,
we search for a solution to open, edit and save .docx files and found your great editor. The function to open .docx filkes works great, but is there any way to save back the .docx file?
Thanks in advance
Dirk
|
|
|
|
|
Report
|
|
|
|
03-02-2010, 8:19
|
Pintexx Support
Joined on 08-30-2005
Posts 1.837
|
Re: Is there a way so save back the edited .docx?
|
|
|
|
|
Hi Dirk,
I'm sorry to say that you can only load docx files but unfortunately not save.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
03-02-2010, 8:49
|
DIS
Joined on 03-01-2010
Posts 0
|
Re: Is there a way so save back the edited .docx?
|
|
|
|
|
Hi Hans-Peter,
is there a possibility to catch the save-event to create a new .docx-document on the server with the html body?
Regards Dirk
|
|
|
|
|
Report
|
|
|
|
03-03-2010, 8:03
|
Pintexx Support
Joined on 08-30-2005
Posts 1.837
|
Re: Is there a way so save back the edited .docx?
|
|
|
|
|
Hi Dirk,
there are different ways how to save content.
You can configure the save button in XML toolbar file so that callback function spoints to you own Javascript function.
You can now read content and use i.e. AJAX to pass it to server and convert to docx.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
|