On a mobile device, I want to either take a photo using the “mobile action” or upload one via the “FileUploader”. Multiple images are stored in a collection. These images should then be converted into a single PDF.
problem:
When selecting an image larger than 4MB, the app crashes. When selecting multiple images (with a currently undefined total size), I only get a grey PDF with no content.