compass.services.cpu.read_pdf_doc#

async read_pdf_doc(pdf_bytes, **kwargs)[source]#

Read PDF file from bytes in a Process Pool.

Parameters:
Returns:

elm.web.document.PDFDocument – PDFDocument instances with pages loaded as text.