Hi Mohanraj,
I use a construct like this to store an XML doc as a binary. It might
give you some clues:
binary
{xs:hexBinary(xs:base64Binary(xdmp:base64-encode(xdmp:quote($output))))}
N.B. Anything stored as a binary is not indexed.
Best,
Tim Finney
On 04/03/2013 03:00 AM, [email protected] wrote:
> Message: 1
> Date: Tue, 2 Apr 2013 05:46:22 +0000
> From: Mohanraj Chozhan<[email protected]>
> Subject: Re: [MarkLogic Dev General] Retrieve PDF from ML database
> To:"[email protected]"
> <[email protected]>
> Message-ID: <1A7B0A15768D2745AA6914E53739773E2CA92D@chnshlmbx11>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
> My requirement is Actual PDF will be stored in MarkLogic Database. Am able to
> Store it PDF as Binary.
>
> While using the below query,
>
> doc("/content/pdfData/sample.pdf")
>
> able to see the content PDF not actual PDF Download.
>
> I want to retrieve the Actual PDF through Xquery using XCC.
>
> Can anyone help on this.
>
> Regards,
> Mohanraj
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general