Reading PDF taking a long time

I am making a bot that will read a 14 page PDF then once reading it in do some manipulation. But the reading process takes over a minute. I have replicated the reading step in python and it only takes a fraction of a second. Is there any way to speed up the reading of UIPath?

Thank you

Hi buddy
Welcome to uipath community
Usually reading with python is much faster when compared to the activity READ PDF Text
But still we can use this python script to run, execute and get the pdf text IN UIPATH ITSELF using this

Cheers @Jacob_Frost