Current environment we are generating pdf,word and text rendition via home grown java app and exploration how we can replace this via CTS . we are interested in
1) MSWord to Pdf transformation ( Watermark ,Merge Documents To PDF )
2) MSWord to Html transformation.
I have successfully installed ADTS 6.5 Sp3 in my env done following to verify installation.
1) DA - Administration/Content Transformation Services/ Instance is showing up and running. and all registered plug-in are showing up and running.
2) Verify services on ADTS host its up and running.
3) We are able to create Html Rendition which means installation was OK.
Followings are my findings.
1) CTS creates Word rendition using MS Office "save as html " method which failed to transform complex word documents. Notice CTS is using AdLibeXpressServer for some transformation and this product is capable of transforming complex word documents into html.I wonder why CTS is not using same plugin to transform word documents.
2) CTS is unable to create PDF renditions. Following errors on Advanced_log.log
18:40:07,501 INFO [ Thread-47] AdvancedPDFProcessor - Exception within getStatus() method: null
18:40:07,501 INFO [ Thread-47] AdvancedPDFProcessor - Status for job:null, remains same: null
Attaching logs please suggest me if i miss configure something.
Could you please suggest which version of CTS should we use where we can demonstrate CTS capabilities as we have seen in EMC's white papers.
Regards,
Manish