0
I’m making an app that needs to create a database from information contained in a file. pdf, I need a code in Kotlin to store the file text. I saw how to do this for files . txt and does not work for .pdf. I also found how to read . pdf in Java but it did not work in Kotlin (https://www.guj.com.br/t/api-pra-ler-pdf/134239)