# Advanced Line Recognition

## About

This app is an unofficial extension for the [Continia Document Capture](https://www.continia.com/solutions/continia-document-capture/) solution, which is a solution for scanning, OCR and processing of invoices and other documents directly from inside Microsoft Dynamics Business Central/NAV!

The code will be unregularly maintained or updated.

You can use this code as it is, without any warranty or support by the repository owner or [Continia Software A/S](https://www.continia.com/). You can use the Advanced Line Recognition on your own risk.

The provided code will be updated unregularly for new versions of Document Capture. Going forward we will focus to enhance this module for Business Central al (application language), only. For a limited period we will try also support the BC14 code to enable partners and customers to use the module on legacy versions of Business Central/NAV/Navision.

**If you find an issue in the code, please report these in the issues list on Github \[**[**Link**](https://github.com/document-capture/advanced-line-recognition/issues)**].**

## **Introduction**

The Advanced Line Recognition adds different functionality to Document Capture that is explained on the following pages.

Despite many useful actions and options the main difference to the basic line recognition is, that the Advanced line recognition will automatically try to find values in the wole area of an e.g. invoice line that consists of multiple lines, whereas the standard can only find values per document line:

<figure><img src="https://4107103888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdBO738Ti7Kj4sfU9dMs4%2Fuploads%2FFIioiKGZeA1z7oLm8x4j%2Fimage.png?alt=media&#x26;token=a6c4795f-f14d-4137-a95b-1c1e6a231956" alt=""><figcaption><p>Complex invoice with the marked areas of three invoice lines</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://continia-tools.gitbook.io/help/document-capture/advanced-line-recognition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
