Hi All,
I have created a simple flowchart to read text from PDF and write it to a file.
After executing, i don’t see any output even though there is no error.
Can you please provide any suggestions?
thanks,
Sameer
Hi All,
I have created a simple flowchart to read text from PDF and write it to a file.
After executing, i don’t see any output even though there is no error.
Can you please provide any suggestions?
thanks,
Sameer
What is the string length of the output from PDF Activity? If zero, PDF Read is not returning data maybe…
I tried to display the pdf text output in a message box but nothing got displayed. Looks like PDF Read is not returning data.