Home | Categories | How-to-Articles | Command Reference | Examples | Troubleshooting | Cognillo.com
Use this page to find example workflows for Genta Automation.
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
Search
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.