StimVinsh / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

Expose XDocReport REST service #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Should be able to generate reports by calling REST services on XDocReport.

Original issue reported on code.google.com by pascal.leclercq on 4 Feb 2012 at 11:33

GoogleCodeExporter commented 8 years ago
We must see which kind of client needs to call REST services on XDocReport. 
Here my idea:

 * call REST services XDocReport by MS Word + 00o extension macro client to download from a repository (by REST), report, fieldsmetada, generate report, etc...
 * provides "Cloud" services to convert document to another format, generate report, etc...

Original comment by angelo.z...@gmail.com on 6 Feb 2012 at 1:26

GoogleCodeExporter commented 8 years ago
For convert document i'am using jod converter. I use XDocReport to generate and 
jod to convert to any format.

Original comment by vinicius...@gmail.com on 6 Feb 2012 at 4:00

GoogleCodeExporter commented 8 years ago
Hi Vinicius,

Thanks for your comment. I know that our full Java converter must be improved 
(ODT converter starts working well even if there is some limitations again.) 
JODConverter is based on UNO and you must have OpenOffice installed on headless 
mode.

However XDocReport converter is very modular and I think it should be very cool 
if we have an implementation with JODConverter. 

Are you interested to do that? I could help you to implement it (XDocReport 
side) and you could help me to call JODConverter code and configure it with 
some options.

What do you think abou tthat?

Regards Angelo

Original comment by angelo.z...@gmail.com on 6 Feb 2012 at 4:06

GoogleCodeExporter commented 8 years ago
For REST services, see http://code.google.com/p/xdocreport/wiki/RESTSOAPServices

Original comment by angelo.z...@gmail.com on 4 Dec 2012 at 1:22