DocAssuranceService unsatisfied reference (OSGI)
I have written a servlet to generate PDFs using FormsService. It's all working great.
Now I am trying to Reader Extend the PDFs.
I have installed Reader Extensions - no problem.
Generally speaking, I'm following these instructions to write my code:
The code has no errors. I upload the bundle and my servlet has an unsatisfied reference.
| Reference docAssuranceService | Unsatisfied Service Name: com.adobe.fd.docassurance.client.api.DocAssuranceService Cardinality: 1..1 Policy: static Policy Option: reluctant No Services bound |
Can somebody help?
I am using AEM Forms 6.5 OSGI only on Windows.
Thank you,
Charles