Step-by-step guide
-
Use the following webpage:
http://<servername>:8080/FineReaderServer14/api/workflows/<workflow name>/input/file
and POST request: - Use your AD credentials for authentication (Domain\User):
- Insert your images code into the raw body of the request
{"FileName":"test.pdf","FileContents":"JVBE........Q=="} - Specify application/json content type in the header of the request.
Done! The document is imported to FineReader Server's workflow.
Comments
0 comments
Please sign in to leave a comment.