Convert a PDF buffer (in-memory) to text. Writes to a temp file, converts, then cleans up.
PDF content as a Buffer.
Directory for temporary file storage.
Conversion result with text content.
Convert a PDF buffer (in-memory) to text. Writes to a temp file, converts, then cleans up.