Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 2

Hi all,

I have a requirement to generate a editable PDF in AEM OSGI and send it back to the client program as part of the response.

I was able to send out a "flat PDF" back via Output Service - generatePDFOutput mechanism. However this creates a flat pdf for the client program, which is not what we want.

My client needs to be able to call an endpoint with some xml data and needs to receive an editable pdf as part of response, so that when they send it to the end user, it can be edited by the end user according to their requirement.

Can some one provide some pointers on how i can archive this..

thanks...

Who Me Too'd this topic