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 wa...