Class FormsFlattenType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.FormsBaseType
-
- net.webpdf.wsclient.schema.operation.FormsFlattenType
-
public class FormsFlattenType extends FormsBaseType
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p138113_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p193621_="https://jakarta.ee/xml/ns/jaxb" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Used to remove and render PDF fields. This will remove the interactive form fields from the document and will create a static, visual representation of such fields. </p><?xml version="1.0" encoding="UTF-8"?><p xmlns:p138113_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p193621_="https://jakarta.ee/xml/ns/jaxb" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema"><b>Important:</b> The flatten options only work with "AcroForms." "Static XFA Forms" and "Dynamic XFA forms" created with Adobe® LiveCycle®, for example, are not supported. </p>Java class for FormsFlattenType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FormsFlattenType"> <complexContent> <extension base="{http://schema.webpdf.de/1.0/operation}FormsBaseType"> </extension> </complexContent> </complexType>