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 storing. But Splitting for nextline is not working. when I am using vbscript commands like vbnewline,vbclrf etc to read nextline in text its
not reading them. Its able to print two texts in next line, but If I want to read nextline character its not reading at all.
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