Parsing PDF Files

CLS Document Service is an executable that can be used to automate the process of uploading documents and associating them with the appropriate samples, workorders, etc., in CLS Document. CLS Document Service can extract text from PDF files and use it to determine the entity to which the document will be attached. The text is extracted from the PDF file by looking for the search text identified in CLS_document_service.properties and returning everything on the current line that follows the found text.

Note: While CLS Document stores files of any type, only PDF files can be parsed.

See: Using CLS Document Service for more information about the CLS_document_service.properties file and the CLS Document Service utility.