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:p395319_="https://jakarta.ee/xml/ns/jaxb" xmlns:p806920_="urn:jaxb.jvnet.org:plugin:inheritance" 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:p395319_="https://jakarta.ee/xml/ns/jaxb" xmlns:p806920_="urn:jaxb.jvnet.org:plugin:inheritance" 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>