On Tue, 03 Apr 2018 04:43:36 -0700, Rajesh Kumar <rajava...@gmail.com>  
wrote:

> Hi Team,
>
>
> Is there a way that word can be saved in MarkLogic and can be converted  
> to other
> formats like PDF or ePUB within MarkLogic instead of calling external  
> API of a
> different technology like Saxon.
>
>
> Thanks,
>
> Rajesh

Sure. MarkLogic has native XSLT and XQuery support, as well as APIs for  
zipping and unzipping files.
The product documentation is here: http://docs.marklogic.com/

There is a pipeline available for use with Content Processing Framework  
that automatically unzips and does a little clean-up on
.docx files. See: http://docs.marklogic.com/guide/cpf/default

XSLT information here: http://docs.marklogic.com/guide/xquery/xslt

//Mary


_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to