Skip to main content
Participant
August 27, 2024
Question

Trying to import an XFA doc into a PDF document as input data, via python

  • August 27, 2024
  • 1 reply
  • 373 views

We can do this via Adobe Acrobat without issue (Menu -> form options -> import data -> zzz.xml), but we need to be able to do this programmatically. Looking through the SDK documentation in your 'pdfservices-sdk' (https://opensource.adobe.com/pdfservices-python-sdk-samples/apidocs/latest/reference/index.html) and I can't find anything to import xfa data in from. Anyone tackle this before/have any thoughts?

 

I've been trying DocumentMergeJob, but that may not be what I am looking for.

This topic has been closed for replies.