Converts a PDF file to a string.

Declaration Syntax
Public Function ConvertToText ( _
pdfFilePath As String _
) As String

Parameters
- pdfFilePath (String)
- The full path of the PDF file to be converted.

Return Value
The text resulted after conversion.
Assembly:
pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)