How can we read the data from PDF file coming from FTP Server?

Try this:
→ Convert blob/file to base64 or transfer actual PDF file
Check this post: FAQ: Convert a blob key to base64 string for import? - #4 by tylerlamparter
→ Send PDF/base64 to OCR service
→ OCR returns extracted text/fields
→ Map extracted fields to NetSuite Custom Record