Method Flatten
Namespace TallComponents.PDF
Class Document
Sets the widgets on all pages to be flattened when the document is written.
The keep=true has meaning only for dynamic xfa documents. In that case, the Flatten function generates the dynamic content also.
Syntax
public
Void
Flatten(
Boolean
keepWidgets
)
Returns
Void
Parameters
Boolean
keepWidgets
If set to true, the widgets are not flattened.