Happy new year all!
I am working on a facturation app with SQLite.
Once all information completed, I would like to send the Drawn picture (jpeg or PDF, whatever can be done) within the mail or attached directly from the app without saving since I do not need it, information being stored in database.
I thought I could “convert” to a Folderitem and then attache it, but it seems I have a missing link.
Any clue where to find a way to doing it; I am lost in my search.