Check for XFA forms

Belongs to

What it does

Checks whether the PDF contains XFA forms.

An XFA form is a web form and is not suited for printing documents. XFA stands for XML Forms Architecture. It's an XML specification, which is rather vague and does not specify any rendering.

Optionally, you can also check if a NeedsRendering key is present in the PDF document (log if NeedsRendering key is present).