We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c0347 commit 3cdded8Copy full SHA for 3cdded8
docs/utility-guides/PDFReader.md
@@ -19,8 +19,8 @@ For this utility we have the following functions/methods:
19
20
### Extract NHS No From PDF
21
22
-This is the main function that is called in order to process a batch.
23
-This will call the other two functions in order to successfully process a batch.
+This is called to extract all NHS numbers from a PDF file.
+The way it finds an NHS number is by looking for the string **"NHS No:"**
24
25
#### Required Arguments
26
0 commit comments