Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

The excerpt 'Header' was not found in the space 'CS' or you may not have the necessary permissions to access it.

Use this page to find example workflows for Aura Digital Workforce.

This example will extract values from a Purchase Order (PDF). We show 2 examples here, the first is extracting from the PDF without specifying the type of content. The second extracts the data using a parameter to specify the type of data. You will notice when we specify the type of data, we get more relevant data extracted.

$pdf = "POUSA-0000010630.pdf"
Extract from $pdf
//Review variables in the variables panel on the right
Pause
//Now lets try using -purchaseorder to specify the content type
//Review variables in the variables panel on the right
//You will notice that specifying the parameter -purchaseorder makes data extraction more accurate
Extract from $pdf -purchaseorder
Pause

Filter by label

There are no items with the selected labels at this time.


Can't find what you’re looking for? Create a Support Ticket or Chat Live (click 'Chat with a Representative')

NOTE: Our User Guides (MS Word) provide help that may not be found in the Knowledge Center articles.

  • No labels