PDF Metadata to XML - InterFormNG2

PDF Metadata to XML

The advanced, utilities workflow component, PDF Metadata to XML can help you to extract both metadata as well as key/values for form fields from a PDF file. The PDF must be loaded into the payload of the workflow before running this component. The component returns the result as XML into the payload.

 

The component has only a comment as parameter, which is optional and it has not effect on the component:

 

The resulting XML file can look like this:

    

The component can e.g. be used as shown in the workflow below:



In this example these components are used:

Read from file


In this component we read PDF files (with extension .pdf) from a directory, that are to be processed in this workflow.

 

PDF Metadata to XML

This exacts the metadata as described above - without any parameters.

 

To filesystem

Here we save the resulting XML file: 


If we would want to refer to the name of the input PDF file, then we can find it as one of the predefined variables for input files.

    • Related Articles

    • PDF input and output

      If you want to create PDF output in InterFormNG2, then you need to setup a workflow in InterFormNG2 to do that. If you want to use the PDF inside of an email, then you should consider to check out the email output options first, as the normal create ...
    • Namirial - eSignAnyWhere PDF signing

      eSignAnyWhere is a third-party-solution to automate the digital signing of pdf-documents. Via our eSignAnyWhere module you can generate PDF-files with InterformNG2, send them to eSignAnyWhere incl. sign-fields like signatures, checkboxes, ...
    • Create PDF email

      This workflow component merges the input file with a template and sends out an email with an attachment PDF file, which is result of the merge between the input file and the template. The output payload is the same as the input payload e.g. XML. ...
    • PDF/UA (Accessibility)

      Introduction To support accessibility requirements, InterFormNG2 can create PDF documents that are PDF/UA-1 compliant in accordance with ISO standard 14289-1:2014. UA is an abbreviation of Universal Accessibility. In e.g. Germany this is referenced ...
    • PDF

      InterFormNG2 can work with PDF files in multiple ways - both as input and as output. PDF is one of the file types/payloads, that can be handled by the InterFormNG2 workflow. PDF as input A workflow can e.g. accept PDF files as the input file type. ...