/
Get values from PDF using Extract

Get values from PDF using Extract

 

Use this page to find example workflows for Genta Automation.


Script

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

$pdf = "POUSA-0000010630.pdf" Extract from $pdf //Review variables in the variables panel on the right Pause //Now, 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

Resources


Related Articles

Filter by label

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

Related content