Parse Hanging Rows in Invoices
- Go to PDF.co Document Parser
- Click New Template
- Load Source File
- Add Object
- Set Object Properties
- Run Template
- Result
- Save Template
In this tutorial, we’re going to show you how to parse hanging rows in invoices using PDF.co Document Parser.
We prepared a sample invoice here with a hanging row to be used for this tutorial.

To start, you need to log in to your PDF.co account.
Step 1 – Go to PDF.co Document Parser
- On your Dashboard, click the Document Parser menu at the top of the page
Step 2 – Click New Template
- Click the New Template URL to create a New Template
Step 3 – Load Source File
- Load the Source File that you’re going to use for creating your template
Step 4 – Add Object
- To get the Line Items, use Add TABLE field based on TEXT SEARCH object
Step 5 – Set Object Properties
- Set the properties of your object to
-
{ "start": { "y": 89, "pageIndex": 0, "expression": null }, "end": { "y": 350, "pageIndex": 0, "expression": null }, "columns": [ { "name": "Description", "x": 0 }, { "name": "Qty", "x": 432 }, { "name": "Amount", "x": 510 } ], "multipage": true, "rowMergingRule": "hangingRows" }
-
Step 6 – Run Template
- Once you’re done setting up the object, you may now run the template
Step 7 – Result
- Here’s the output using the template

Step 8 – Save Template
- Now that the template is done, you may now save it.
You’ve learned how to parse hanging rows in invoices using PDF.co Document Parser through this tutorial. Find more tutorials about PDF invoice extraction.
Parse Hanging Rows in Invoices – Video Guide
Similar Pages
- How to Extract Shopify Invoice using PDF.co and Make
- How to Parse Amazon AWS Invoice using PDF.co Document Parser
- How to Parse Hanging Rows in Invoices using PDF.co Document Parser
- How to Parse a ManyChat Invoice using PDF.co Document Parser
- How to Parse an Invoice with Few Line Items in EUR using PDF.co Document Parser
- How to Parse Invoice Table with Empty Columns using PDF.co Document Parser
- How to Parse a Tax Invoice with Line Items using PDF.co Document Parser
- How to Parse an Invoice with Line Items in Bordered Table using PDF.co Document Parser
- How to Parse the Invoice Attachment of Zendesk Ticket using PDF.co and Zapier
- How to Parse PDF Invoices from Dropbox using PDF.co Document Parser for Integromat