Hi All
I am having trouble flattening a pdf.
Using LiveCycle it would be done using the OutputService.generatePDFOutput operation
However the generatePDFOutput method available on com.adobe.fd.output.api.OutputService does not have a TransformationFormat that can be specified to a flat pdf, and its options object also does not seem to have anything that will help with this.
So my question is, using the com.adobe.fd library, how would you take a pdf Document that has fields etc, and flatten it?
Thanks!
Mahendran