Forum Discussion

Jyotiprakash's avatar
Jyotiprakash
Occasional Contributor
2 years ago
Solved

Not able to read nextline in paragraph using vbscript nextline commands (i.e vbnewline,vbclrf etc).

I am using vbscript language and I have converted pdf to text and all the texts are stored in a varieble . Now I Want each words to get stored  in a array or list. For that I am spliting them and sto...
  • rraghvani's avatar
    2 years ago

    You need to check what character(s) is between Business Use and Name: APMP-00004707, as it could be either vbCr, vbCrLf or vbLf. I've never used PDF.ConvertToText() method, so I don't know what it uses for return line.

     

    Once you have figured out the character, then you can store each line into an array