Closed LynxLynxx closed 8 months ago
We are currently working on adding support for PDF generation and page number limitation. Adding the gallery is something that is on our roadmap but will take some time to implement. I suggest you keep an eye on cunning_document_scanner in the future.
With MLKit on Android adding support for gallery would be pretty easy by setting this to true
or to a parameter
Unfortunately the iOS implementation isn't very customizable right now.
A Pull Request has been added following this implementation @CodeRedDev
Added in 1.2.1. For iOS we need to consider to go away from VNDocumentCameraViewController
Added in 1.2.1. For iOS we need to consider to go away from VNDocumentCameraViewController
Maybe we don't need. Please follow some method like that, thank you:
https://stackoverflow.com/questions/62373844/using-vision-to-scan-images-from-photo-library
Hi, do you plan to scan documents comming from gallery?