Currently, when we save a Pen Input (in a Collection or Data base) it is saved in a format that prevent to do any modifications to it ( appres://blobmanager/ XXXXXXXXXX). There is a way around by saving it to an excel sheet on One Drive which save the Pen Input as a PNG in a another folder. But this work around is far from being ideal, and doesn't work if you don't have access to internet. It would be great if we can choose the output format of the Pen Input directly in the App, either keep the blob storage or choose base64, PNG etc).
... View more