Skip to content

Commit 4e82eb4

Browse files
committed
readme update
1 parent 151e68a commit 4e82eb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,7 @@ USER>set pptx = ##class(NSolov.TextExtract.PDF).%New("/full/path/to/file.pptx")
5353
USER>set string = pptx.Extract(0)
5454
```
5555

56+
### Interoperability
57+
5658
From Interoperability you can use Business Operation `NSolov.TextExtract.BusinessOperation` with request `NSolov.TextExtract.PDFRequest` for pdf and `NSolov.TextExtract.PPTXRequest` for pptx.
5759
The response is `Ens.StringContainer` object.

0 commit comments

Comments
 (0)