All,
We have a requirement to fill out a metadata form (xCP Form) in split view with a PDF on the right (Viewer), that provides real-time update to the PDF on field change.
I was thinking in the old xCP days you would use a custom adapter to call an API that would fill the field in PDF. The problem is in xCP 2.0 I don't know how to create a custom viewer (in my case Acrobat Standard XI) which I can pass metadata to update the form fill as they type.
Any ideas?