My object is to be able to get the data from a notesdocument as JSON This I can do by using the Domino Data Service via the URL. The rich text fields are translated to HTML but gets contentTransferEncoding: "quoted-printable" Is there any way I can avoid that? Alternatively - another method with which I can get json from all the types of fields in a document - using XPages or java?
Thanks in advance