flutter_pdfview
flutter_pdfview copied to clipboard
Search words and verify password
It would be interesting to find out if the document has a password. And a function to search for words in the PDF. If this solution already exists, please inform me
And me
Read text from file by page iOs: https://github.com/thevikke/read_pdf_text/blob/master/ios/Classes/SwiftReadPdfTextPlugin.swift Android: https://github.com/thevikke/read_pdf_text/blob/master/android/src/main/java/com/example/read_pdf_text/ReadPdfTextPlugin.java
document has a password: _pdfView.document isEncrypted