Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

StreamServe: xdp + <xml data> --> pdf

Avatar

Level 1


We have on the Adobe LiveCycle LCPP product installed. We want to use .NET to merge an xdp and xml file to create a pdf. This URL makes us wonder if we can do this with our existing software.The URL shows this service call


outputClient.Endpoint.Address =

new System.ServiceModel.EndpointAddress("http://172.20.148.143:8080/soap/services/OutputService?blob=mtom");


The question is what Adobe product exposes this "Outputservice"?

TIA,

Bill

0 Replies